Skip to content
Gemini CLI

Brivvy MCP for Gemini CLI

io.github.brivvyhq/mcp

Brivvy MCP (OAuth): on-brand AI content, voice rules, templates, glossary.

client:Gemini CLI transport:streamable-http

Install Brivvy MCP in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.brivvy.io"
    }
  }
}

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

Brivvy MCP in other clients