Skip to content
Windsurf

MetaMCP for Windsurf

io.github.mentu-ai/metamcp

Route long-tail MCP servers through three lazy tools and reviewed declarative Methods.

client:Windsurf transport:stdio runtime:npm

Install MetaMCP in Windsurf

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

{
  "mcpServers": {
    "metamcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mentu/metamcp"
      ]
    }
  }
}

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

MetaMCP in other clients