mcp smart proxy for Windsurf
io.github.daedalus/mcp-smart-proxy
An MCP server that provides a smart proxy to other mcp servers
client:Windsurf
transport:stdio
runtime:pypi
Install mcp smart proxy in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-smart-proxy": {
"command": "uvx",
"args": [
"mcp-smart-proxy"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs