Skip to content
Windsurf

MCP Anvil for Windsurf

com.aiinfradecoded/mcp-anvil

Local MCP gateway daemon: route, audit, and inspect MCP servers from one config.

client:Windsurf transport:stdio runtime:pypi

Install MCP Anvil in Windsurf

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

{
  "mcpServers": {
    "mcp-anvil": {
      "command": "uvx",
      "args": [
        "mcp-anvil"
      ]
    }
  }
}

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

MCP Anvil in other clients