AgentHub - Lean MCP Orchestrator for Windsurf
io.github.propstreet/agenthub
Enables coding agents to coordinate edits, reviews, and escalations without file locking conflicts
client:Windsurf
transport:stdio
runtime:npm
Install AgentHub - Lean MCP Orchestrator in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agenthub": {
"command": "npx",
"args": [
"-y",
"@propstreet/agenthub"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs