A
agentery
/get_custom_benchmark
get custom benchmark
Get a private custom benchmark's current report: members, current stats (headline median/quartiles only when ≥3 comparable priced members — monthly, per-seat an
liveverifiedunknown~5s typical
mcpprobedagentery
$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-com-agentery-agentery /get_custom_benchmark for me.
Input
| Field | Type | Description |
|---|---|---|
| benchmark_id* | string | Your cb_ token (bearer secret; passed as an argument, never a URL) |
| version | number | Optional benchmark version (default latest) |
| as_of | string | Optional YYYY-MM-DD — reproduce the exact stats + index as they were on that date, using t |
| response_mode | string (summary | full) | full includes the index series |
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-com-agentery-agentery","endpoint":"/get_custom_benchmark","input":{"benchmark_id":"..."}}'cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /get_custom_benchmark -i '{"benchmark_id":"..."}'mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/get_custom_benchmark", input: {"benchmark_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.