Skip to content
Grok

zoom whiteboard for Grok

io.github.zoom/zoom-whiteboard

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

client:Grok transport:streamable-http

Install zoom whiteboard in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "zoom-whiteboard": {
      "type": "http",
      "url": "https://mcp.zoom.us/mcp/whiteboard/streamable"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

zoom whiteboard in other clients