Agent Swarm for Zed
io.github.desplega-ai/agent-swarm
Full Agent Swarm API and MCP server with local SQLite storage for multi-agent orchestration.
client:Zed
transport:streamable-http
runtime:npm
Install Agent Swarm in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-swarm": {
"url": "https://{swarm_host}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs