captchaflow for Claude Desktop
io.github.dataleadspro/captchaflow
Universal captcha solving with the industry-standard createTask / getTaskResult protocol, 19 task
client:Claude Desktop
transport:streamable-http
tools:3
Install captchaflow in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"captchaflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://captcha.dataleads.pro/mcp/captchaflow"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs