Zoom Tasks MCP
Use this write-capable MCP surface for agent-driven task management.
Endpoint
https://mcp.zoom.us/mcp/tasks/streamable
The repo MCP bundle registers it as zoom-tasks-mcp in
../../../.mcp.json.
Safety
Confirm the target task, assignee, collaborator, comment, or step before write/delete calls. Do not guess task IDs or user identities. Prefer the REST Tasks API for bulk imports, durable retry logic, and audit-heavy automation.
Tools
See references/tools.md for the current 20-tool catalog and scopes.
Chaining
- Marketplace app creation: Tasks MCP template via Marketplace app management
- Token acquisition: create the app first, then use OAuth and PKCE to authorize the user and mint the bearer token supplied to this MCP endpoint
- Parent MCP routing: ../SKILL.md
- Deterministic Tasks APIs: ../../rest-api/references/tasks.md