Skip to content
Grok

zoom docs for Grok

io.github.zoom/zoom-docs

Zoom Docs server for creating and retrieving Zoom documents and notes in Markdown.

client:Grok transport:streamable-http

Install zoom docs in Grok

.mcp.json (in your project root)

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