Skip to content
Gemini CLI

Bubbl for Gemini CLI

io.github.bubbl-ai/bubbl

AI teammate for tasks: builds your list from meetings, email and chats, and checks off done work.

client:Gemini CLI transport:streamable-http

Install Bubbl in Gemini CLI

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

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

Bubbl in other clients