Captcha Solver for Cursor
io.github.mcp-dir/captcha-mcp
Solve reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile and image captchas. Platform-hosted, no creden
client:Cursor
transport:streamable-http
tools:12
Install Captcha Solver in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"captcha-mcp": {
"url": "https://api.mcp.ai/p_captcha"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs