Skip to content
Gemini CLI

Grabbit for Gemini CLI

live.grabbit/screenshots

Screenshot any URL as a hosted image. No local browser; handles bot walls and full-page captures.

client:Gemini CLI transport:streamable-http

Install Grabbit in Gemini CLI

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

{
  "mcpServers": {
    "screenshots": {
      "httpUrl": "https://mcp.grabbit.live"
    }
  }
}

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

Grabbit in other clients