Swarm Coordinator for VS Code
io.github.evozim/swarm-coordinator
Decentralized task broker and message relayer for multi-agent swarms.
client:VS Code
transport:sse
Install Swarm Coordinator in VS Code
.vscode/mcp.json
{
"servers": {
"swarm-coordinator": {
"type": "sse",
"url": "https://swarm-coordinator-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs