Skip to content
Zed

Darwin-Ideation for Zed

io.github.evozim/darwin-ideation

Algorithmic business ideation engine testing market fit.

client:Zed transport:sse

Install Darwin-Ideation in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "darwin-ideation": {
      "url": "https://darwin-ideation-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Darwin-Ideation in other clients