Skip to content
Windsurf

agent team for Windsurf

io.github.richardlemmon/agent-team

13 specialized AI agents collaborating via SQLite. 44 MCP tools. One-command install.

client:Windsurf transport:stdio runtime:npm

Install agent team in Windsurf

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

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

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

agent team in other clients