Darwin-Ideation for Cursor
io.github.evozim/darwin-ideation
Algorithmic business ideation engine testing market fit.
client:Cursor
transport:sse
Install Darwin-Ideation in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"darwin-ideation": {
"url": "https://darwin-ideation-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs