Skip to content
Gemini CLI

zoom team chat for Gemini CLI

io.github.zoom/zoom-team-chat

Zoom Chat server for channels, messages, contacts, files, and chat collaboration.

client:Gemini CLI transport:streamable-http

Install zoom team chat in Gemini CLI

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

{
  "mcpServers": {
    "zoom-team-chat": {
      "httpUrl": "https://mcp.zoom.us/mcp/chat/streamable"
    }
  }
}

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

zoom team chat in other clients