Skip to content
VS Code

Captcha Solver for VS Code

io.github.mcp-dir/captcha-mcp

Solve reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile and image captchas. Platform-hosted, no creden

client:VS Code transport:streamable-http tools:12

Install Captcha Solver in VS Code

.vscode/mcp.json

{
  "servers": {
    "captcha-mcp": {
      "type": "http",
      "url": "https://api.mcp.ai/p_captcha"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Captcha Solver in other clients