Skip to content
Gemini CLI

Brightmoot for Gemini CLI

com.brightmoot/brightmoot

Shared projects for people and AI agents: plans, contributions, questions and reviews. Beta.

client:Gemini CLI transport:streamable-http

Install Brightmoot in Gemini CLI

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

{
  "mcpServers": {
    "brightmoot": {
      "httpUrl": "https://brightmoot.com/mcp"
    }
  }
}

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

Brightmoot in other clients