Skip to content
Windsurf

capmonster mcp captcha solver for Windsurf

io.github.capmonstercloud/capmonster-mcp-captcha-solver

CapMonster Cloud MCP server — AI captcha solver for reCAPTCHA, Turnstile & DataDome for AI agents.

client:Windsurf transport:stdio runtime:npm

Install capmonster mcp captcha solver in Windsurf

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

{
  "mcpServers": {
    "capmonster-mcp-captcha-solver": {
      "command": "npx",
      "args": [
        "-y",
        "capmonster-mcp"
      ]
    }
  }
}

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

capmonster mcp captcha solver in other clients