Captcha Solver for Zed
io.github.mcp-dir/captcha-mcp
Solve reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile and image captchas. Platform-hosted, no creden
client:Zed
transport:streamable-http
tools:12
Install Captcha Solver in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"captcha-mcp": {
"url": "https://api.mcp.ai/p_captcha"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs