Skip to content
Windsurf

AgentPool for Windsurf

io.github.sidduhere/agentpool

See each coding-agent subscription's live limits and offload work to one with headroom.

client:Windsurf transport:stdio runtime:pypi

Install AgentPool in Windsurf

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

{
  "mcpServers": {
    "agentpool": {
      "command": "uvx",
      "args": [
        "agentpool-cli"
      ]
    }
  }
}

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

AgentPool in other clients