Skip to content
Claude Desktop

ideation for Claude Desktop

ai.actwise/ideation

Actwise Ideation helps founders benchmark startup and product ideas before they build.

client:Claude Desktop transport:streamable-http

Install ideation in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ideation": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://actwise.ai/ideation/mcp/v1"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

ideation in other clients