solve for Cline
io.github.getrelove/solve
Cloudflare Turnstile CAPTCHA solver for AI agents. $0.002/call, 100 free on signup. P95 2.2s.
client:Cline
transport:stdio
runtime:npm
Install solve in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"solve": {
"command": "npx",
"args": [
"-y",
"@useagentstore/solve-mcp"
],
"env": {
"SOLVE_API_KEY": "<SOLVE_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs