by ginkida · MCP Server · ★ 28
agent-dispatch MCP server that lets Claude Code agents delegate tasks to agents in other project directories. Each agent runs as a separate session in its own project directory — inheriting that project's MCP servers, CLAUDE.md, and tools. The calling agent just gets the result back. Works with OAuth, API key, and Claude subscription authentication. AI agents: this README is the canonical doc for using the tool — setup: Quick Start (every step has a deterministic verify), first call: , tool selection: Which Tool to Use, failure handling: Error Recovery.
| Stars | 28 |
| Forks | 2 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 71.7973909448398/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-30 |
| Created | 2026-04-10 |
| Platforms | claude-code, cli, mcp, python |
| Est. Tokens | ~20k |
Explore other popular mcp server tools:
agent-dispatch is MCP server + CLI that lets Claude Code agents delegate tasks to agents in other project directories. Multi-agent orchestration: parallel dispatch, sessions, async jobs, agent dialogues.. It is categorized as a MCP Server with 28 GitHub stars.
agent-dispatch is primarily written in Python. It covers topics such as agent-orchestration, agentic-ai, agents.
You can find installation instructions and usage details in the agent-dispatch GitHub repository at github.com/ginkida/agent-dispatch. The project has 28 stars and 2 forks, indicating an active community.
agent-dispatch is released under the MIT license, making it free to use and modify according to the license terms.