Skip to content
Gemini CLI

Basedash for Gemini CLI

com.basedash/mcp

Governed BI MCP. Ask questions of live company data and list workspace sources via OAuth.

client:Gemini CLI transport:streamable-http

Install Basedash in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://charts.basedash.com/api/public/mcp"
    }
  }
}

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

Basedash in other clients