Skip to content
Windsurf

ThumbGate for Windsurf

io.github.igorganapolsky/thumbgate

Pre-action gates that block AI agents from repeating known mistakes.

client:Windsurf transport:stdio runtime:npm

Install ThumbGate in Windsurf

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

{
  "mcpServers": {
    "thumbgate": {
      "command": "npx",
      "args": [
        "-y",
        "thumbgate"
      ]
    }
  }
}

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

ThumbGate in other clients