Loading MCP server directory, please wait...
Solve CAPTCHAs (Turnstile, reCAPTCHA, hCaptcha) via MCP. Free tier: 100 solves.
npx @getmcp/cli add io.github.arsonx-dev/gatesolve-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GATESOLVE_API_KEYGateSolve API key (free at gatesolve.dev)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.arsonx-dev/gatesolve-mcp": {
"command": "node",
"args": [
"@gatesolve/mcp-server"
],
"env": {
"GATESOLVE_API_KEY": ""
}
}
}
}