The Aggregate — LLM benchmark aggregate for Cursor
ai.theaggregate/the-aggregate
Fused LLM rankings: one IRT/Elo scale across ~5,000 public benchmark leaderboards, updated daily.
client:Cursor
transport:streamable-http
tools:8
Install The Aggregate — LLM benchmark aggregate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"the-aggregate": {
"url": "https://theaggregate.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs