Swarm Coordinator for Zed
io.github.evozim/swarm-coordinator
Decentralized task broker and message relayer for multi-agent swarms.
client:Zed
transport:sse
Install Swarm Coordinator in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"swarm-coordinator": {
"url": "https://swarm-coordinator-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs