captchaflow for Cursor
io.github.dataleadspro/captchaflow
Universal captcha solving with the industry-standard createTask / getTaskResult protocol, 19 task
client:Cursor
transport:streamable-http
tools:3
Install captchaflow in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"captchaflow": {
"url": "https://captcha.dataleads.pro/mcp/captchaflow"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs