Skip to content
VS Code

zoom workspace for VS Code

io.github.zoom/zoom-workspace

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

client:VS Code transport:streamable-http

Install zoom workspace in VS Code

.vscode/mcp.json

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

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

zoom workspace in other clients