Skip to content
Grok

zoom workspace for Grok

io.github.zoom/zoom-workspace

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

client:Grok transport:streamable-http

Install zoom workspace in Grok

.mcp.json (in your project root)

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