Guidance for the bundled Zoom Whiteboard MCP connector. Use for Whiteboard MCP auth, endpoints, ID mapping, and tool workflows such as list_whiteboards and get_a_whiteboard. Prefer this skill when the request is specifically about Whiteboard MCP rather than general Zoom MCP.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "zoom-mcp/whiteboard" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/partner-built/zoom-plugin/skills/zoom-mcp/whiteboard/SKILL.md 2. Save it as ~/.claude/skills/whiteboard/SKILL.md 3. Reload skills and tell me it's ready
Dedicated guidance for Zoom's Whiteboard MCP server.
| Transport | URL |
|---|---|
| Streamable HTTP (recommended) | https://mcp-us.zoom.us/mcp/whiteboard/streamable |
| SSE (fallback) | https://mcp-us.zoom.us/mcp/whiteboard/sse |
list_whiteboards
and get_a_whiteboard.tools/list, but tool
execution must be validated separately for your app and Whiteboard scopes.ZOOM_WHITEBOARD_MCP_ACCESS_TOKEN.Reference: references/authentication-and-identifiers.md
Whiteboard MCP read scopes:
whiteboard:read:list_whiteboardswhiteboard:read:whiteboardWrite-capable Whiteboard metadata advertised by the gateway:
whiteboard:write:whiteboardFor Whiteboard MCP, use the identifier from the URL segment after /wb/db/, not the numeric
segment after /p/.
Example:
https://us05whiteboard.zoom.us/wb/db/6iktP8hJT3e5qaCuwFuAGg/p/180968285929472
^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^
whiteboard_id page/subresource id
The current Whiteboard MCP tool surface is:
create_a_whiteboard_for_brainstorminglist_whiteboardscreate_a_whiteboardget_a_whiteboardcreate_a_whiteboard_by_scriptupdate_a_whiteboard_metadatacreate_a_whiteboard_for_meeting_summarycreate_a_whiteboard_for_strategy_analysisSome MCP clients namespace server tools in the UI. Treat the raw tool names above as authoritative.
Reference: references/tools.md
list_whiteboards to discover accessible whiteboards and confirm the correct whiteboard_id.get_a_whiteboard with that whiteboard_id.Embed Zoom Virtual Agent chat on web with secure controls and context updates.
Quickly add Zoom’s prebuilt React video UI to web workflows.
Create stakeholder updates tailored to audience, cadence, and communication goals.
Review an analysis for methodology, accuracy, bias, and evidence support.
Generate people analytics reports on headcount, attrition, diversity, and org health.
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.