Skip to content
Gemini CLI

Agent Rescue for Gemini CLI

io.github.santismm/agent-rescue

Cross-session idempotency, URLs as schema-validated JSON, and a record of missing capabilities.

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

Install Agent Rescue in Gemini CLI

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

{
  "mcpServers": {
    "agent-rescue": {
      "httpUrl": "https://agent-rescue.vercel.app/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

What Gemini CLI can do once it is connected

Agent Rescue in other clients