Agent Dispatch
@ginkida
Agent Dispatch について
Let Claude Code agents delegate tasks to agents in other project directories, with parallel dispatch, sessions and async jobs.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"agent-dispatch": {
"command": "agent-dispatch",
"args": [
"serve"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Agent Dispatch?
Agent Dispatch is an MCP server and CLI that lets Claude Code agents delegate tasks to agents running in other project directories. Each target agent has its own CLAUDE.md, MCP servers, and tools, creating a team of specialists instead of a single generalist. It is written in Python and hosted on GitHub.
How to use Agent Dispatch?
Agent Dispatch is run as both an MCP server and a CLI tool. Installation and configuration instructions are available in the GitHub repository at https://github.com/ginkida/agent-dispatch.
Key features of Agent Dispatch
- Parallel dispatch across multiple agents
- Multi-turn sessions and async jobs
- Agent-to-agent dialogue
- Self-hosted, no cloud vendor required
- Each agent uses its own CLAUDE.md and MCP tools
Use cases of Agent Dispatch
- Running multiple specialized agents concurrently for complex, multi-step projects
- Delegating long-running tasks asynchronously without blocking the primary agent
- Facilitating agent-to-agent conversations for collaborative problem solving
- Using different MCP configurations and tools tailored to each sub-task
FAQ from Agent Dispatch
What capabilities does Agent Dispatch offer?
It supports parallel dispatch, multi-turn sessions, asynchronous jobs, and direct agent-to-agent dialogue.
Is Agent Dispatch hosted in the cloud?
No, it is self-hosted with no dependency on a cloud vendor.
How does Agent Dispatch differ from using a single agent?
It organizes agents as specialists—each with its own CLAUDE.md and MCP servers—so you get targeted expertise rather than one generalist handling everything.
Where can I find the code and documentation?
The code and documentation are available on GitHub at https://github.com/ginkida/agent-dispatch.
「AI とエージェント」の他のコンテンツ
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
コメント