Skip to content
VS Code

Darwin-Ideation for VS Code

io.github.evozim/darwin-ideation

Algorithmic business ideation engine testing market fit.

client:VS Code transport:sse

Install Darwin-Ideation in VS Code

.vscode/mcp.json

{
  "servers": {
    "darwin-ideation": {
      "type": "sse",
      "url": "https://darwin-ideation-mcp.vercel.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Darwin-Ideation in other clients