Skip to content
Grok

zoom meetings for Grok

io.github.zoom/zoom-meetings

Zoom Meetings server for meeting search, recordings, transcripts, summaries, and meeting assets.

client:Grok transport:streamable-http

Install zoom meetings in Grok

.mcp.json (in your project root)

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