A
agentery
/get_price_index
get price index
Call this for the CURRENT level of the Agent Economy Price Index (AEPI) — a chained like-for-like index over observed provider/MCP pricing (base 100 = 29 Jun 20
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_price_index for me.
Input
| Field | Type | Description |
|---|---|---|
| provider_type | string (all | provider | mcp) | 'all' (default) = the combined whole-economy index; 'agent' or 'mcp' = the standalone inde |
| tier | string (all | individual | pro | team | enterprise) | Filter to one buyer tier ('team' = Team/SME). Default 'all'. |
| response_mode | string (summary | full) | 'summary' (default) or 'full' (adds exact sub-0.01% moves and repricing counts). |
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_price_index","input":{}}'cli
npx cracked-ai run -p mcp-com-agentery-agentery -e /get_price_index -i '{}'mcp
run_tool({ provider: "mcp-com-agentery-agentery", endpoint: "/get_price_index", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.