Skip to content
Windsurf

Amicus for Windsurf

io.github.bourbondog/amicus

Multi-model LLM Council and parallel AI window for Claude Code. Fork any model, fold results back.

client:Windsurf transport:stdio runtime:npm

Install Amicus in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "amicus": {
      "command": "npx",
      "args": [
        "-y",
        "amicus"
      ],
      "env": {
        "OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>",
        "AMICUS_SKIP_POSTINSTALL": "<AMICUS_SKIP_POSTINSTALL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Amicus in other clients