zoom-plugin
Claude plugin for planning, building, and debugging Zoom integrations across REST APIs, SDKs, webhooks, bots, and MCP workflows.
Summary
The zoom-plugin skill equips Claude Code with the ability to plan, build, and debug Zoom integrations.
- It covers REST APIs, SDKs, webhooks, bots, and MCP workflows, making it easier to develop custom Zoom apps and automate meeting management.
Install & Usage
/plugin marketplace add <org/repo>Add the configuration to /plugin install zoom-plugin@<marketplace>
/pluginUse Cases
Usage Examples
/zoom-plugin help me create a Zoom Meeting SDK integration with join/leave controls
Debug why my Zoom webhook is returning 403 errors when receiving events
Generate a Zoom bot that listens for chat messages and responds with meeting summaries
Security Audits
Frequently Asked Questions
What is zoom-plugin?
The zoom-plugin skill equips Claude Code with the ability to plan, build, and debug Zoom integrations. It covers REST APIs, SDKs, webhooks, bots, and MCP workflows, making it easier to develop custom Zoom apps and automate meeting management.
How to install zoom-plugin?
To install zoom-plugin: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install zoom-plugin@<marketplace>. Finally, /plugin in Claude Code.
What is zoom-plugin best for?
zoom-plugin is a plugin categorized under Development. It is designed for: api, mcp, plugin. Created by Anthropic.
What can I use zoom-plugin for?
zoom-plugin is useful for: Generate boilerplate code for a Zoom Meeting SDK integration in a Node.js app.; Debug a Zoom webhook endpoint that is not receiving event notifications.; Design and implement a Zoom bot that joins meetings and transcribes audio.; Create an MCP server that exposes Zoom meeting controls as tools for AI agents.; Troubleshoot OAuth token refresh issues in a Zoom REST API integration.; Build a custom Zoom app with slash commands and interactive messages..