agentery
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

FieldTypeDescription
namestringOptional private label
membersarrayMode A: exact handles (preferred), product names or domains
base_nichestringMode B: slug of the canonical market to fork
removearrayMode B: members to drop from the forked market
addarraymembers to add
allow_partialbooleanCreate 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.