Skip to content
Gemini CLI

Handoff Recovery Desk for Gemini CLI

io.github.wxt-ai/handoff-recovery-desk

Register a handoff recovery policy

client:Gemini CLI transport:streamable-http

Install Handoff Recovery Desk in Gemini CLI

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

{
  "mcpServers": {
    "handoff-recovery-desk": {
      "httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/handoff-recovery-desk"
    }
  }
}

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

Handoff Recovery Desk in other clients