Task-Orchestrator for Cursor
io.github.evozim/task-orchestrator
Multi-agent swarm planner and project sprint allocator.
client:Cursor
transport:sse
Install Task-Orchestrator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"task-orchestrator": {
"url": "https://task-orchestrator-mcp-three.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs