Skip to content
Gemini CLI

Scrappycoco for Gemini CLI

io.github.albert-tam/scrappycoco

Route web, social, and filings data tasks to the best available scraper.

client:Gemini CLI transport:streamable-http

Install Scrappycoco in Gemini CLI

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

{
  "mcpServers": {
    "scrappycoco": {
      "httpUrl": "https://api.scrappycoco.ai/mcp"
    }
  }
}

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

Scrappycoco in other clients