Skip to content
Gemini CLI

CrowdHum for Gemini CLI

com.crowdhum/crowdhum

Create and run live audience polls from your AI assistant, with a scan-to-vote QR and an AI recap.

client:Gemini CLI transport:streamable-http

Install CrowdHum in Gemini CLI

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

{
  "mcpServers": {
    "crowdhum": {
      "httpUrl": "https://mcp.crowdhum.com"
    }
  }
}

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

CrowdHum in other clients