Zoom Meeting SDK Reference
Skill Verified ActiveReference skill for Zoom Meeting SDK. Use after routing to a meeting-embed workflow when implementing real Zoom meeting joins, platform-specific SDK behavior, auth and join flows, waiting room issues, or meeting bot patterns.
To provide developers with detailed instructions, code examples, and best practices for embedding Zoom meetings into their applications using the Meeting SDK.
Features
- Platform-specific SDK integration guides (Web, iOS, Android, etc.)
- Detailed explanation of authentication mechanisms (JWT signatures, ZAK, OBF)
- Code examples for joining meetings, generating signatures, and handling UI
- Troubleshooting common issues and error codes
- Guidance on webinar integration and AI Companion features
Use Cases
- Implementing custom Zoom meeting experiences within web, mobile, or desktop applications.
- Handling authentication flows for joining or starting Zoom meetings programmatically.
- Troubleshooting integration problems and understanding SDK error codes.
- Leveraging advanced features like breakout rooms, Q&A, and AI Companion within embedded meetings.
Non-Goals
- Providing a direct wrapper for the Zoom REST API (use Meeting SDK for in-app experiences).
- Replacing the need for Zoom developer account and SDK credentials.
- Implementing Zoom bots using the Meeting SDK (recommend specific bot solutions or RTMS for programmatic bots).
Workflow
- Understand SDK platform choices (Web, Mobile, Desktop, Linux).
- Implement server-side signature generation for authentication.
- Integrate SDK join/start flows using client-side code.
- Handle platform-specific UI and feature implementations.
- Consult troubleshooting guides for common issues.
Practices
- Secure authentication
- Platform-specific integration
- Error handling and troubleshooting
- UI customization guidance
Prerequisites
- Zoom app with Meeting SDK credentials (SDK Key and Secret)
- Server-side environment for generating JWT signatures
- Platform-specific development environment (Web, Android, iOS, macOS, Linux, etc.)
Installation
First, add the marketplace
/plugin marketplace add anthropics/knowledge-work-plugins/plugin install zoom-plugin@knowledge-work-pluginsQuality Score
VerifiedTrust Signals
Similar Extensions
Build Zoom Meeting App
95Build or embed a Zoom meeting flow. Use when implementing Meeting SDK joins, web or mobile meeting embeds, meeting lifecycle flows, or when deciding between Meeting SDK and Video SDK.
Build Custom Mcp Server
100Build a custom MCP (Model Context Protocol) server that exposes domain-specific tools to AI assistants. Covers server implementation in Node.js or R, tool definitions, transport configuration, and testing with Claude Code. Use when you need to expose custom functionality beyond what mcptools provides, when building specialized domain-specific AI integrations, or when wrapping existing APIs or services as MCP tools.
Salesforce Developer
100Writes and debugs Apex code, builds Lightning Web Components, optimizes SOQL queries, implements triggers, batch jobs, platform events, and integrations on the Salesforce platform. Use when developing Salesforce applications, customizing CRM workflows, managing governor limits, bulk processing, or setting up Salesforce DX and CI/CD pipelines.
Arize Ai Provider Integration
100Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features. Supports any LLM provider (e.g. OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM). Use when the user mentions AI integration, LLM provider credentials, create integration, list integrations, update credentials, delete integration, or connecting an LLM provider to Arize.
Testrail
100Sync tests with TestRail. Use when user mentions "testrail", "test management", "test cases", "test run", "sync test cases", "push results to testrail", or "import from testrail".
Foundation Meeting Agenda
100Produces an attendee-facing agenda that sets what will be discussed, who owns each topic, and how time will be spent. Supports ten meeting type variants (standup, planning, review, decision-making, brainstorm, 1-on-1, stakeholder-review, project-kickoff, working-session, exec-briefing). Emits a shareable summary suitable for Slack or email plus a full agenda with time-boxed topics, type tags, owners, attendee prep, and logistics.