Skip to content
Cline

captcha mcp for Cline

io.github.zekebuilds-lab/captcha-mcp

Charge AI agents per-call without accounts. PoW solve = free tier, Lightning = paid tier.

client:Cline transport:stdio runtime:npm

Install captcha mcp 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "captcha-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@powforge/captcha-mcp"
      ],
      "env": {
        "CAPTCHA_URL": "<CAPTCHA_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

captcha mcp in other clients