Task-Orchestrator for Zed
io.github.evozim/task-orchestrator
Multi-agent swarm planner and project sprint allocator.
client:Zed
transport:sse
Install Task-Orchestrator in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"task-orchestrator": {
"url": "https://task-orchestrator-mcp-three.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs