Skip to content

Operations Activity Ledger for Gemini CLI

io.github.wxt-ai/workspace-activity-reference-workbench

Append an operations activity entry

client:Gemini CLI transport:streamable-http

Install Operations Activity Ledger in Gemini CLI

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

{
  "mcpServers": {
    "workspace-activity-reference-workbench": {
      "httpUrl": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/workspace-activity-reference/downstream"
    }
  }
}

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

Operations Activity Ledger in other clients