mcp-anything for Windsurf
io.github.dror-bengal/mcp-anything
Meta-MCP gateway: search, inspect and call any MCP server from the public registries.
client:Windsurf
transport:stdio
runtime:npm
Install mcp-anything in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-anything": {
"command": "npx",
"args": [
"-y",
"mcp-anything"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs