Skip to content
Gemini CLI

zoom workspace for Gemini CLI

io.github.zoom/zoom-workspace

Zoom workspace server for meetings, chat, docs, recordings, and AI-generated collaboration content.

client:Gemini CLI transport:streamable-http

Install zoom workspace in Gemini CLI

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

{
  "mcpServers": {
    "zoom-workspace": {
      "httpUrl": "https://mcp.zoom.us/mcp/zoom/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 workspace in other clients