
zoom-mcp
✓ Official★ 22,300by anthropic · part of anthropics/knowledge-work-plugins
Guidance for the bundled Zoom MCP connectors. Use after routing to an MCP workflow when planning or troubleshooting tool-based access to meetings, recordings,…
Guidance for the bundled Zoom MCP connectors. Use after routing to an MCP workflow when planning or troubleshooting tool-based access to meetings, recordings,…
Inspect the full instructions your agent will receiveExpandCollapse
This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.
Concepts
-
concepts/mcp-architecture.md — MCP protocol, hosted endpoints, discovery, and capability model
-
concepts/oauth-setup.md — OAuth app creation, MCP-specific scopes, AI Companion prerequisites, token lifecycle
Examples
-
examples/transcript-retrieval.md — Search/assets and recording-resource workflows
-
examples/create-zoom-doc.md — Verified Zoom Docs creation flow
-
examples/search-and-act.md — Search, inspect assets, and hand off CRUD work to REST when needed
-
examples/meeting-lifecycle.md — Why meeting CRUD belongs in REST, plus the MCP-to-REST handoff pattern
References
-
references/tools.md — Current Zoom MCP tool reference
-
references/error-codes.md — MCP and Zoom API errors with fixes
-
whiteboard/SKILL.md — Dedicated Whiteboard MCP skill
Troubleshooting
- troubleshooting/common-errors.md — Scope failures, endpoint mixups, search/recording issues
Operations
- RUNBOOK.md — 5-minute preflight and debugging checklist
Related Skills
-
zoom-rest-api — Deterministic REST API access, including meeting CRUD
-
zoom-oauth — OAuth implementation patterns
-
zoom-webhooks — Event-driven recording and meeting workflows
-
zoom-rtms — Live media and transcript streams during active meetings
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill zoom-mcpRun this in your project — your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.