Swarm Coordinator for Cursor
io.github.evozim/swarm-coordinator
Decentralized task broker and message relayer for multi-agent swarms.
client:Cursor
transport:sse
Install Swarm Coordinator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"swarm-coordinator": {
"url": "https://swarm-coordinator-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs