Sprawl for Cursor
to.sprawl/sprawl
Build and supervise fleets of agents from Claude Code, Codex or Cursor. Connects over OAuth.
client:Cursor
transport:streamable-http
Install Sprawl in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sprawl": {
"url": "https://sprawl.to/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs