Skip to content
Gemini CLI

Delivery Confirmation Desk for Gemini CLI

io.github.wxt-ai/export-confirmation-style-workbench

Register a delivery confirmation pattern

client:Gemini CLI transport:streamable-http

Install Delivery Confirmation Desk in Gemini CLI

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

{
  "mcpServers": {
    "export-confirmation-style-workbench": {
      "httpUrl": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/export-confirmation-style/downstream"
    }
  }
}

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

Delivery Confirmation Desk in other clients