agent mcp hub for Windsurf
io.github.blackaxgit/agent-mcp-hub
One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents
client:Windsurf
transport:stdio
runtime:npm
Install agent mcp hub in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-mcp-hub": {
"command": "npx",
"args": [
"-y",
"agent-mcp-hub"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs