McpHub for Windsurf
io.github.john0king/mcphub
MCP bridge that folds multiple MCP servers' capabilities into a few fixed tools for AI tools.
client:Windsurf
transport:stdio
runtime:nuget
Install McpHub in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcphub": {
"command": "dnx",
"args": [
"McpHub",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs