BeClaude

zoom-plugin

Official PluginDevelopmentby Anthropic

Claude plugin for planning, building, and debugging Zoom integrations across REST APIs, SDKs, webhooks, bots, and MCP workflows.

First seen 4/17/2026

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

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install zoom-plugin@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

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.

Usage Examples

1

/zoom-plugin help me create a Zoom Meeting SDK integration with join/leave controls

2

Debug why my Zoom webhook is returning 403 errors when receiving events

3

Generate a Zoom bot that listens for chat messages and responds with meeting summaries

View source on GitHub
apimcpplugin

Security Audits

LicenseUnknownSourcePassRepositoryPass

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..