Magg for Windsurf
io.github.sitbon/magg
Aggregates and proxies other MCP servers, letting LLMs discover, add, and manage tools at runtime.
client:Windsurf
transport:stdio
runtime:pypi
Install Magg in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"magg": {
"command": "uvx",
"args": [
"magg"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs