Skip to content
Zed

zoom team chat for Zed

io.github.zoom/zoom-team-chat

Zoom Chat server for channels, messages, contacts, files, and chat collaboration.

client:Zed transport:streamable-http

Install zoom team chat in Zed

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

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

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

zoom team chat in other clients