Skip to content
Gemini CLI

ReactLive for Gemini CLI

com.reactlive/reactlive

Live audience engagement: run Q&A, polls, liveblogs and chat for webinars and town halls.

client:Gemini CLI transport:streamable-http

Install ReactLive in Gemini CLI

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

{
  "mcpServers": {
    "reactlive": {
      "httpUrl": "https://www.reactlive.com/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

ReactLive in other clients