Skip to content
Gemini CLI

Redbark for Gemini CLI

com.redbark/mcp

Live AU/NZ bank (CDR) and brokerage data for AI agents, plus management of Redbark syncs and rules

client:Gemini CLI transport:streamable-http

Install Redbark in Gemini CLI

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

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

Redbark in other clients