Skip to content
Gemini CLI

Operations Digest Composer for Gemini CLI

io.github.wxt-ai/operations-digest-composer

Assemble a scheduled operations digest

client:Gemini CLI transport:streamable-http

Install Operations Digest Composer in Gemini CLI

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

{
  "mcpServers": {
    "operations-digest-composer": {
      "httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/operations-digest-composer"
    }
  }
}

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

Operations Digest Composer in other clients