Skip to content
Gemini CLI

Twitter Scraper API for Gemini CLI

io.github.br0ski777/twitter-scraper

Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.

client:Gemini CLI transport:sse

Install Twitter Scraper API in Gemini CLI

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

{
  "mcpServers": {
    "twitter-scraper": {
      "url": "https://twitter-scraper.api.klymax402.com/mcp"
    }
  }
}

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

Twitter Scraper API in other clients