Skip to content
Gemini CLI

busabase for Gemini CLI

com.busabase/busabase

Database for your AI agent. Turn its output into data, docs, skills, and apps you can actually use.

client:Gemini CLI transport:streamable-http

Install busabase in Gemini CLI

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

{
  "mcpServers": {
    "busabase": {
      "httpUrl": "https://busabase.com/api/mcp"
    }
  }
}

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

busabase in other clients