Skip to content
Gemini CLI

Torchly for Gemini CLI

com.torchlyhq/torchly

Agent-run distribution: find private communities, estimate CPA, launch admin-approved campaigns.

client:Gemini CLI transport:streamable-http

Install Torchly in Gemini CLI

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

{
  "mcpServers": {
    "torchly": {
      "httpUrl": "https://app.torchlyhq.com/api/mcp"
    }
  }
}

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

Torchly in other clients