Skip to content
Gemini CLI

Snapback for Gemini CLI

io.github.ra1labsworkx-wq/snapback

Diagnose why an AI agent failed and get the verified fix instantly. Free, no token.

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

Install Snapback in Gemini CLI

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

{
  "mcpServers": {
    "snapback": {
      "httpUrl": "https://api.snapback.sh/mcp"
    }
  }
}

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

Snapback in other clients