Skip to content
Gemini CLI

zoom whiteboard for Gemini CLI

io.github.zoom/zoom-whiteboard

Zoom Whiteboard server for creating boards and diagrams and locating existing boards.

client:Gemini CLI transport:streamable-http

Install zoom whiteboard in Gemini CLI

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

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