Help us improve
Share bugs, ideas, or general feedback.
From zoom-plugin
Decide when Zoom MCP is the right fit and produce a safe setup plan for Claude. Use when planning AI workflows over Zoom data, deciding between MCP and REST, or defining a hybrid MCP architecture.
npx claudepluginhub anthropics/claude-plugins-official --plugin zoom-pluginHow this skill is triggered — by the user, by Claude, or both
Slash command
/zoom-plugin:setup-zoom-mcp <AI workflow or MCP use case><AI workflow or MCP use case>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> If you see unfamiliar placeholders or need to check which tools are connected, see [CONNECTORS.md](../../CONNECTORS.md).
Guides technical evaluation of code review feedback: read fully, restate for understanding, verify against codebase, respond with reasoning or pushback before implementing.
Share bugs, ideas, or general feedback.
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Plan a Zoom MCP workflow and decide when to use MCP alone versus a hybrid REST API + MCP architecture.
/setup-zoom-mcp $ARGUMENTS
ZOOM_MCP_ACCESS_TOKEN, reconnect the plugin, then continue with this skill.Main Zoom MCP server: https://mcp.zoom.us/mcp/zoom/streamable
Required scopes, accurate as of 10 Apr 2026:
ai_companion:read:searchmeeting:read:searchmeeting:read:assetscloud_recording:read:list_user_recordingscloud_recording:read:contentdocs:write:importdocs:read:exportZoom Docs MCP server: https://mcp.zoom.us/mcp/docs/streamable
Documented tool scopes, accurate as of 10 Apr 2026:
create_file_with_content → docs:write:importget_file_content → docs:read:exportZoom Whiteboard MCP server: https://mcp.zoom.us/mcp/whiteboard/streamable
Documented tool scopes, accurate as of 10 Apr 2026:
add_a_whiteboard_collaborator → whiteboard:write:collaborator:admincreate_a_whiteboard → whiteboard:write:whiteboardcreate_a_whiteboard_by_script → whiteboard:write:whiteboardcreate_a_whiteboard_for_brainstorming → whiteboard:write:whiteboardcreate_a_whiteboard_for_meeting_summary → whiteboard:write:whiteboardcreate_a_whiteboard_for_strategy_analysis → whiteboard:write:whiteboarddelete_a_whiteboard_collaborator → whiteboard:delete:collaborator:adminget_a_whiteboard → whiteboard:read:whiteboard:adminget_a_whiteboard_collaborator → whiteboard:read:list_collaborators:adminlist_whiteboards → whiteboard:read:list_whiteboards:adminupdate_a_whiteboard_collaborator → whiteboard:update:collaborator:adminOptional Zoom Team Chat MCP server: https://mcp.zoom.us/mcp/team_chat/streamable
This plugin documents Team Chat MCP, but does not register it in .mcp.json by default.
Use it only when the user explicitly wants write-capable Team Chat MCP tooling.
zoom_chat_message_send → team_chat:write:user_messagezoom_chat_message_update → team_chat:update:user_messagezoom_chat_contact_add → team_chat:write:contact_informationzoom_chat_channel_create → team_chat:write:user_channelzoom_chat_channel_update → team_chat:update:user_channelzoom_chat_channel_members_add → team_chat:write:members