Skip to content
Gemini CLI

Coderbuds for Gemini CLI

com.coderbuds/insights

Your team's shipping standards, org map and delivery metrics, inside your coding agent.

client:Gemini CLI transport:streamable-http

Install Coderbuds in Gemini CLI

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

{
  "mcpServers": {
    "insights": {
      "httpUrl": "https://coderbuds.com/mcp/insights"
    }
  }
}

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

Coderbuds in other clients