captcha_solve — web scraper MCP Tool
captcha_solve
(captcha solve) is one of 4 tools on the
web scraper
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call captcha_solve from your client
- Claude Code web scraper captcha_solve run in your project directory
- Claude Desktop web scraper captcha_solve ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor web scraper captcha_solve ~/.cursor/mcp.json
- VS Code web scraper captcha_solve .vscode/mcp.json
- Zed web scraper captcha_solve ~/.config/zed/settings.json
- Windsurf web scraper captcha_solve ~/.codeium/windsurf/mcp_config.json
- Cline web scraper captcha_solve ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI web scraper captcha_solve ~/.gemini/settings.json
- Grok web scraper captcha_solve .mcp.json (in your project root)
- ChatGPT web scraper captcha_solve Settings → Connectors → Advanced → Developer mode
- Claude.ai web scraper captcha_solve Settings → Connectors → Add custom connector
- LangChain web scraper captcha_solve pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http web-scraper https://data.dataleads.pro/mcp/web-scraper
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.