Skip to content
Windsurf

alphacouncil agent for Windsurf

io.github.zhao73/alphacouncil-agent

Simulated investment committee: 27 investor lenses read the same filings, debate, and a PM decides.

client:Windsurf transport:stdio runtime:npm

Install alphacouncil agent in Windsurf

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

{
  "mcpServers": {
    "alphacouncil-agent": {
      "command": "npx",
      "args": [
        "-y",
        "alphacouncil-agent"
      ]
    }
  }
}

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

alphacouncil agent in other clients