Skip to content
Windsurf

mcp webgate for Windsurf

io.github.x-monk/mcp-webgate

Web search that doesn't wreck your AI's memory.

client:Windsurf transport:stdio runtime:pypi

Install mcp webgate in Windsurf

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

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

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

mcp webgate in other clients