Skip to content
Gemini CLI

Artifact Delivery Desk for Gemini CLI

io.github.wxt-ai/artifact-export-route-workbench

Register an artifact delivery route

client:Gemini CLI transport:streamable-http

Install Artifact Delivery Desk in Gemini CLI

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

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

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

Artifact Delivery Desk in other clients