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

Model profile

One model in depth: aggregate rank, Elo with standard error, provider, what it is, cost per task where known, and its most notable benchmark results (with perce

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_model for me.

Input

FieldTypeDescription
model*stringModel name or slug, e.g. "Claude Opus 4.5" or "gpt-5-5".

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

Try it

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