zoom workspace for Cursor
io.github.zoom/zoom-workspace
Zoom workspace server for meetings, chat, docs, recordings, and AI-generated collaboration content.
client:Cursor
transport:streamable-http
Install zoom workspace in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zoom-workspace": {
"url": "https://mcp.zoom.us/mcp/zoom/streamable"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs