Labsco
anthropics logo

design-mcp-workflow

✓ Official22,300

by anthropic · part of anthropics/knowledge-work-plugins

Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP…

🔥🔥🔥✓ VerifiedFreeQuick setup
🧩 One of 7 skills in the anthropics/knowledge-work-plugins package — works on its own, and pairs well with its siblings.

Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP…

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.

by anthropic

Design a Zoom MCP workflow for Claude. Use when deciding whether Zoom MCP fits a task, when planning tool-based AI workflows, or when separating MCP… npx skills add https://github.com/anthropics/knowledge-work-plugins --skill design-mcp-workflow Download ZIPGitHub22.3k

Design MCP Workflow

Use this skill when the user wants Claude or another MCP-capable client to interact with Zoom via tool calls instead of only deterministic API code.

Covers

  • MCP fit assessment

  • REST API vs MCP boundaries

  • Hybrid architectures

  • Connector expectations

  • Whiteboard-specific MCP routing

Workflow

  • Decide whether the problem is agentic tooling, deterministic automation, or both.

  • Route MCP-only tasks to zoom-mcp.

  • Route hybrid tasks to both zoom-mcp and rest-api.

  • If Whiteboard is central, route to zoom-mcp/whiteboard.

  • Call out transport, auth, and client capability assumptions explicitly.