Skip to content
Windsurf

mcp hive proxy for Windsurf

io.github.mcp-hive/mcp-hive-proxy

MCP Hive is a gateway to paid commercial-grade MCP servers. Learn more at https://mcp-hive.com

client:Windsurf transport:stdio runtime:npm

Install mcp hive proxy in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "mcp-hive-proxy": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-hive-utils/proxy"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

mcp hive proxy in other clients