Skip to content
VS Code

zoom team chat for VS Code

io.github.zoom/zoom-team-chat

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

client:VS Code transport:streamable-http

Install zoom team chat in VS Code

.vscode/mcp.json

{
  "servers": {
    "zoom-team-chat": {
      "type": "http",
      "url": "https://mcp.zoom.us/mcp/chat/streamable"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

zoom team chat in other clients