Let Claude Code agents delegate tasks to agents in other project directories, with parallel dispatch, sessions and async jobs.
Server Config
{
"mcpServers": {
"agent-dispatch": {
"command": "agent-dispatch",
"args": [
"serve"
]
}
}
}