zoom whiteboard for Cursor
io.github.zoom/zoom-whiteboard
Zoom Whiteboard server for creating boards and diagrams and locating existing boards.
client:Cursor
transport:streamable-http
Install zoom whiteboard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zoom-whiteboard": {
"url": "https://mcp.zoom.us/mcp/whiteboard/streamable"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs