The Aggregate — LLM benchmark aggregate
TA
The Aggregate — LLM benchmark aggregate
/compare_models

Compare models

Head-to-head between 2-4 models: aggregate ranks, Elo gap with a significance note based on the standard errors, and notable benchmarks they share.

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 /compare_models for me.

Input

FieldTypeDescription
models*arrayTwo to four model names or slugs.

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":"/compare_models","input":{"models":[]}}'
cli
npx cracked-ai run -p mcp-ai-theaggregate-the-aggregate -e /compare_models -i '{"models":[]}'
mcp
run_tool({ provider: "mcp-ai-theaggregate-the-aggregate", endpoint: "/compare_models", input: {"models":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.