Skip to content
Zed

zoom workspace for Zed

io.github.zoom/zoom-workspace

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

client:Zed transport:streamable-http

Install zoom workspace in Zed

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

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

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

zoom workspace in other clients