Skip to content
Gemini CLI

captchaflow for Gemini CLI

io.github.dataleadspro/captchaflow

Universal captcha solving with the industry-standard createTask / getTaskResult protocol, 19 task

client:Gemini CLI transport:streamable-http tools:3

Install captchaflow in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "captchaflow": {
      "httpUrl": "https://captcha.dataleads.pro/mcp/captchaflow"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

captchaflow in other clients