TA
The Aggregate — LLM benchmark aggregate
/get_leaderboard
Aggregate leaderboard
Top of the cross-benchmark aggregate ranking: every model placed on one Elo scale by an IRT model fit over ~5,000 public benchmark leaderboards. One row per mod
liveverifiedunknown~5s typical
mcpprobedtheaggregate—
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-theaggregate-the-aggregate /get_leaderboard for me.
Input
| Field | Type | Description |
|---|---|---|
| limit | number | Rows to return (1-100, default 25). |
| offset | number | Rows to skip from the top (default 0). |
| include_variants | boolean | Rank each reasoning-effort variant separately (e.g. "Claude Opus 4.6 (High)") instead of o |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-theaggregate-the-aggregate","endpoint":"/get_leaderboard","input":{}}'cli
npx cracked-ai run -p mcp-ai-theaggregate-the-aggregate -e /get_leaderboard -i '{}'mcp
run_tool({ provider: "mcp-ai-theaggregate-the-aggregate", endpoint: "/get_leaderboard", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.