Routes Claude to the bundled Zoom MCP connector after you've already committed to an MCP workflow. This isn't a user-facing entry point. It covers the tool surface (search_meetings, get_meeting_assets, recordings_list, get_recording_resource), auth expectations (user OAuth with MCP-specific scopes like ai_companion:read:search), and the split between the main server at mcp-us.zoom.us and the dedicated Docs server at mcp.zoom.us. The real gotcha is that semantic search depends on AI Companion features being enabled on your account, not just the OAuth scopes. If you need deterministic meeting CRUD or whiteboard work, you route elsewhere. Useful once you're past setup and need to know what the tools actually accept and return.
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill zoom-mcp