design-mcp-workflow

Route Zoom integration tasks to MCP, REST, or hybrid pathways.

7|2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/zoom/zoom-plugin --skill design-mcp-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-mcp-workflow
Source: https://github.com/zoom/zoom-plugin/tree/main/skills/design-mcp-workflow
Command: npx skills add https://github.com/zoom/zoom-plugin --skill design-mcp-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decide whether Zoom MCP fits a given task.

Core Features & Use Cases

  • MCP fit assessment
  • REST API vs MCP boundaries
  • Hybrid architectures
  • Connector expectations
  • Whiteboard routing guidance

Quick Start

Decide if a Zoom integration task should be handled by MCP, REST, or a hybrid approach and map the routing for a concrete project.

Frequently Asked Questions about design-mcp-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decide if a task should use Zoom MCP or REST API?

To decide between Zoom MCP and REST API, you assess whether the task requires agentic tooling, deterministic automation, or a hybrid approach, and then route the integration to the appropriate pathway based on MCP fit analysis.

When should I use a hybrid architecture for Zoom MCP workflows?

You should use a hybrid architecture for Zoom MCP workflows when a task requires both agentic tooling and deterministic automation, allowing you to delineate MCP and REST responsibilities for reliable integration.

What is Whiteboard routing in Zoom MCP integration?

Whiteboard routing in Zoom MCP integration directs tasks to a central pathway when central management is required, ensuring transport, auth, and client capability assumptions are properly defined for the workflow.

How do I map transport and auth assumptions for a Zoom MCP workflow?

You map transport and auth assumptions for a Zoom MCP workflow by defining connector expectations and delineating responsibilities, which establishes the boundaries between MCP and REST for reliable integration.

Can I use Zoom MCP for deterministic automation tasks?

Yes, you can use Zoom MCP for deterministic automation tasks if the MCP fit analysis determines it is appropriate, though you may also route deterministic tasks to REST or a hybrid pathway depending on the scenario.

What are the limitations of using Zoom MCP for integration?

Limitations of using Zoom MCP for integration include the need to carefully delineate MCP versus REST boundaries, as misrouting agentic tooling or deterministic automation tasks can compromise the reliability of the hybrid architecture.