Skip to content
Gemini CLI

AgentBrink for Gemini CLI

com.agentbrink.www/mcp

Give your AI agent an identity: its own email, webhook, repo, secrets vault, memory and skills.

client:Gemini CLI transport:streamable-http

Install AgentBrink in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.agentbrink.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

AgentBrink in other clients