A
agentery
/create_custom_benchmark
create custom benchmark
Create a PRIVATE custom benchmark (a saved, calculated peer cohort) over Agentery's data — no account needed. Two modes: (A) explicit members: pass `members` (a
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 /create_custom_benchmark for me.
Input
| Field | Type | Description |
|---|---|---|
| name | string | Optional private label |
| members | array | Mode A: exact handles (preferred), product names or domains |
| base_niche | string | Mode B: slug of the canonical market to fork |
| remove | array | Mode B: members to drop from the forked market |
| add | array | members to add |
| allow_partial | boolean | Create with only the resolved members when some inputs don't resolve (default false) |
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":"/create_custom_benchmark","input":{}}'cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /create_custom_benchmark -i '{}'mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/create_custom_benchmark", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.