Skip to content
Gemini CLI

Runbook Option Planner for Gemini CLI

io.github.wxt-ai/command-summary-option-identifier

Plan an option for a runbook example

client:Gemini CLI transport:streamable-http

Install Runbook Option Planner in Gemini CLI

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

{
  "mcpServers": {
    "command-summary-option-identifier": {
      "httpUrl": "https://withdrawal-scales-newport-gordon.trycloudflare.com/mcp/command-summary-option/upstream"
    }
  }
}

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

Runbook Option Planner in other clients