Skip to content
Gemini CLI

Pubble for Gemini CLI

io.pubble/pubble

Real-time audience engagement for newsrooms and events: live Q&A, polls, liveblogs, chat.

client:Gemini CLI transport:streamable-http

Install Pubble in Gemini CLI

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

{
  "mcpServers": {
    "pubble": {
      "httpUrl": "https://www.pubble.io/api/v2/mcp"
    }
  }
}

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

Pubble in other clients