Skip to content

Repository files navigation

Actwise Ideation Plugin

CLI Installation Gate

Actwise

Evaluate, improve, and benchmark startup and product ideas from supported AI clients.

Actwise Ideation applies a venture-capital-informed lens across problem urgency, customer clarity, insight, distribution, market, timing, and moat. The hosted MCP service provides the current evaluation contract, tools, resources, and browser-based OAuth flow.

Install

Client Installation path
Grok Build Native plugin CLI
Claude Code Native marketplace
Codex Native marketplace
Cursor Native plugin interface or portable CLI
ChatGPT MCP connector setup
Devin Native plugin CLI or MCP setup

Agent Plugins CLI

Install the portable Agent Plugins package into a supported coding agent:

npx plugins add actwiseai/actwise-ideation-plugin

Grok Build

grok plugin install actwiseai/actwise-ideation-plugin --trust

Open /mcps, select actwise-ideation, and complete browser authentication.

Claude Code

claude plugin marketplace add actwiseai/actwise-ideation-plugin
claude plugin install actwise-ideation@actwise

Codex

codex plugin marketplace add actwiseai/actwise-ideation-plugin
codex plugin add actwise-ideation@actwise

Cursor

Open an agent chat, enter /plugin, paste the repository URL below into plugin search, and install Actwise Ideation at user scope:

https://github.com/actwiseai/actwise-ideation-plugin

For non-interactive installation:

npx --yes plugins@1.3.4 add actwiseai/actwise-ideation-plugin --target cursor --scope user --yes

See the Cursor setup guide for details and the MCP-only alternative.

Devin

Install the complete plugin from GitHub with Devin CLI:

devin plugins install actwiseai/actwise-ideation-plugin

Devin Plugins are currently in closed beta. The generally available MCP-only installation is:

devin mcp add actwise-ideation https://actwise.ai/ideation/mcp/v1
devin mcp login actwise-ideation

See the Devin setup guide for the web-app installation path and surface-specific details.

Other clients

See the setup guide for ChatGPT.

Start an evaluation

After authentication, start a new conversation and paste:

Use Actwise Ideation to evaluate this idea.

Follow all Actwise-provided instructions throughout. Present the returned rendered presentation Markdown unmodified. If evaluation cannot be completed, report the failure; never reconstruct or fabricate a result.

Then preview, improve, and re-measure the idea, or run an official evaluation when it is ready for a benchmarked snapshot.

Describe your idea and discuss it.

The installed skill lets supported agents recognize this workflow without requiring the full starter prompt.

What this repository contains

  • A portable Agent Plugins v1 manifest and hosted MCP configuration.
  • Client and marketplace manifests for Codex, Claude Code, and Grok Build.
  • One canonical actwise-ideation skill.
  • Client-specific installation guides for ChatGPT, Cursor, and Devin.
  • Automated consistency and safety checks.

This repository contains distribution metadata and agent instructions only. It does not contain the Actwise evaluation service or scoring implementation.

Endpoint and authentication

All self-installed packages connect to:

https://actwise.ai/ideation/mcp/v1

The endpoint uses browser-based OAuth. Do not add access tokens, client secrets, API keys, or user credentials to this repository.

Development

Requires Node.js 23.6.1 for repository validation. Installing the hosted plugin does not require a local Node.js runtime.

npm test

Links

License

MIT

About

Evaluate, improve, and benchmark startup and product ideas from supported AI clients.

Topics

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages