agentery
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

FieldTypeDescription
benchmark_id*stringYour cb_ token (bearer secret; passed as an argument, never a URL)
versionnumberOptional benchmark version (default latest)
as_ofstringOptional YYYY-MM-DD — reproduce the exact stats + index as they were on that date, using t
response_modestring (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.