Skip to content
Zed

zoom whiteboard for Zed

io.github.zoom/zoom-whiteboard

Zoom Whiteboard server for creating boards and diagrams and locating existing boards.

client:Zed transport:streamable-http

Install zoom whiteboard in Zed

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

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

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

zoom whiteboard in other clients