AlexisLspk/dispatch-mcp
Multi-agent MCP orchestrator for Cursor. Describe a code review or audit task in plain English, Dispatch plans a DAG, runs specialist AI agents in parallel, critiques results, and returns a prioritized report. Uses Claude via Anthropic API. Provided as-is.
<pre style="color: #e67e22"> _ .-') _ .-') _ (-. ('-. .-') _ ('-. .-.,---. ( ( OO) ) ( OO ). ( (OO ) ( OO ).-.( OO) ) ( OO ) /| | \ .'_ ,-.-') (_)---\_)_. \ / . --. // '._ .-----. ,--. ,--.| | ,'--..._) | |OO)/ _ |(__...--'' | \-. \ |'--...__)' .--./ | | | || | | | \ ' | | \\ : . | / | |.-'-' | |'--. .--'| |('-. | .| || | | | ' | | |(_/ '..''.)| |_.' | \| |_.' | | | /_) |OO )| || .' | | / : ,| |_.'.-._) \| .___.' | .-. | | | || |-'| | .-. |--' | '--' /(_| | \ /| | | | | | | | (_' '--'\ | | | |.--. -------' --' -----' --' --' --' --' -----' --' --''--' </pre>
Multi-agent MCP orchestrator for Cursor, Claude Code, or any MCP-compatible client. Describe a code review or audit task in plain English, Dispatch plans a DAG, runs specialist agents in parallel, critiques results, and returns one prioritized report.
---
You: "review this auth middleware for production readiness"
Dispatch: plan → run agents (DAG) → critique → merge → reportAgents run in stages. Those with no dependencies run first; downstream agents get prior results as context.
---
npx dispatch-mcp<pre> <span style="color: #22d3ee">▶</span> <span style="color: #e67e22">dispatch</span> <span style="color: #a855f7">planning...</span> <span style="color: #22d3ee">▶</span> <span style="color: #e67e22">dispatch</span> routing to <span style="color: #22d3ee">[security] [architecture]</span> <span style="color: #22d3ee">▶</span> <span style="color: #e67e22">dispatch</span> <span style="color: #22d3ee">[security]</span> done <span style="color: #22c55e">3.1s</span> <span style="color: #22d3ee">▶</span> <span style="color: #e67e22">dispatch</span> <span style="color: #22d3ee">[architecture]</span> done <span style="color:
Loading reviews...