zoom docs for VS Code
io.github.zoom/zoom-docs
Zoom Docs server for creating and retrieving Zoom documents and notes in Markdown.
client:VS Code
transport:streamable-http
Install zoom docs in VS Code
.vscode/mcp.json
{
"servers": {
"zoom-docs": {
"type": "http",
"url": "https://mcp.zoom.us/mcp/docs/streamable"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs