Skip to content
Gemini CLI

codebahn for Gemini CLI

io.github.codebahn/codebahn

Codebahn is the private GitHub alternative: fast Git and CI for developers and teams.

client:Gemini CLI transport:streamable-http

Install codebahn in Gemini CLI

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

{
  "mcpServers": {
    "codebahn": {
      "httpUrl": "https://codebahn.net/mcp"
    }
  }
}

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

codebahn in other clients