Skip to content
Gemini CLI

Release Branch Planner for Gemini CLI

io.github.wxt-ai/release-branch-planner

Select a branch for a release

client:Gemini CLI transport:streamable-http

Install Release Branch Planner in Gemini CLI

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

{
  "mcpServers": {
    "release-branch-planner": {
      "httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/release-branch-planner"
    }
  }
}

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

Release Branch Planner in other clients