Skip to content
Zed

zoom docs for Zed

io.github.zoom/zoom-docs

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

client:Zed transport:streamable-http

Install zoom docs in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

zoom docs in other clients