Skip to content
Cursor

zoom docs for Cursor

io.github.zoom/zoom-docs

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

client:Cursor transport:streamable-http

Install zoom docs in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "zoom-docs": {
      "url": "https://mcp.zoom.us/mcp/docs/streamable"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

zoom docs in other clients