Dispatch MCP
Multi Agentic MCP for Cursor, Claude, etc
#Open Source
#Developer Tools
#GitHub
Dispatch MCP – Multi-agent orchestration for AI code review and audit
Summary: Dispatch MCP orchestrates multiple AI agents to perform code reviews or audits from plain English descriptions, generating a prioritized report by planning and running tasks in parallel using Claude via the Anthropic API.
What it does
It plans a directed acyclic graph (DAG) of specialist AI agents, executes them concurrently, critiques their outputs, and compiles a prioritized report based on the results.
Who it's for
Developers or teams needing automated, multi-agent code review or audit workflows.
Why it matters
It automates complex code review tasks by coordinating multiple AI agents to improve analysis depth and efficiency.