From 38af47a1779d1e83072ccbebb3bff4fb9820ae6c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Sat, 4 Apr 2026 10:23:20 -0500 Subject: [PATCH] Add zoom-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Official Zoom plugin (zoom/zoom-plugin) — 30 skills covering REST APIs, Meeting SDK, Video SDK, webhooks, bots, and MCP workflows. Co-Authored-By: Claude Opus 4.6 (1M context) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 116be10..32eb425 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1442,6 +1442,20 @@ "sha": "b93007e9a726c6ee93c57a949e732744ef5acbfd" }, "homepage": "https://github.com/zapier/zapier-mcp/tree/main/plugins/zapier" + }, + { + "name": "zoom-plugin", + "description": "Claude plugin for planning, building, and debugging Zoom integrations across REST APIs, SDKs, webhooks, bots, and MCP workflows.", + "category": "development", + "author": { + "name": "Zoom" + }, + "source": { + "source": "url", + "url": "https://github.com/zoom/zoom-plugin.git", + "sha": "57b70d01f40ee8043a634fdf384e4e92d6cab12f" + }, + "homepage": "https://developers.zoom.us/" } ] }