zoom tasks for Cursor
io.github.zoom/zoom-tasks
Zoom Tasks server for creating, updating, assigning, and synchronizing task workflows.
client:Cursor
transport:streamable-http
Install zoom tasks in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zoom-tasks": {
"url": "https://mcp.zoom.us/mcp/tasks/streamable"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs