TA
The Aggregate — LLM benchmark aggregate
/search_benchmarks
Search benchmarks
Find benchmarks in the aggregate by (partial) name. Returns model coverage, difficulty on the Elo scale, and the benchmark page URL.
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 /search_benchmarks for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Benchmark name fragment, e.g. "swe-bench" or "arena". |
| limit | number | Max results (1-25, default 10). |
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":"/search_benchmarks","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-ai-theaggregate-the-aggregate -e /search_benchmarks -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-ai-theaggregate-the-aggregate", endpoint: "/search_benchmarks", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.