Files
2026-07-13 12:20:06 +08:00

23 lines
551 B
JSON

{
"name": "zoom-plugin",
"description": "Claude plugin for planning, building, and debugging Zoom integrations across REST APIs, SDKs, webhooks, bots, and MCP workflows",
"version": "1.1.0",
"homepage": "https://developers.zoom.us/",
"repository": "https://github.com/zoom/zoom-plugin",
"license": "MIT",
"keywords": [
"zoom",
"claude-plugin",
"rest-api",
"meeting-sdk",
"video-sdk",
"webhooks",
"oauth",
"mcp"
],
"author": {
"name": "Zoom",
"url": "https://github.com/zoom/zoom-plugin"
}
}