Skip to content
Windsurf

legion for Windsurf

io.github.faulkj/legion

MCP-native LLM councils for debates, juries, blind panels, refinement, and custom deliberation.

client:Windsurf transport:stdio runtime:npm

Install legion 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": {
    "legion": {
      "command": "npx",
      "args": [
        "-y",
        "legion-mcp"
      ],
      "env": {
        "MCP_TRANSPORT": "<MCP_TRANSPORT>",
        "DEFAULT_BASE_URL": "<DEFAULT_BASE_URL>",
        "DEFAULT_API_KEY": "<DEFAULT_API_KEY>",
        "GPT_API_KEY": "<GPT_API_KEY>",
        "MAX_ROUNDS": "<MAX_ROUNDS>",
        "TOKEN_BUDGET": "<TOKEN_BUDGET>",
        "DYNAMIC_ROLES": "<DYNAMIC_ROLES>",
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

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

legion in other clients