Skip to content
Gemini CLI

Rumbo for Gemini CLI

com.rumboar/rumbo

Securely query and analyze business data, dashboards, projections, alerts, and knowledge.

client:Gemini CLI transport:streamable-http

Install Rumbo in Gemini CLI

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

{
  "mcpServers": {
    "rumbo": {
      "httpUrl": "https://proxy-api.boolean.com.ar/mcp/v1/rumbo/"
    }
  }
}

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

Rumbo in other clients