AE
Antevo Executive Brief
/get_indices
Get indices
Major indices with recent history — use days_back (1..365, default 30) to see how markets have moved over a period.
liveverifiedunknown~5s typical
mcpprobedantevoexecutivebrief
$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-ch-antevo-executive /get_indices for me.
Input
| Field | Type | Description |
|---|---|---|
| days_back | string | default 30 |
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-ch-antevo-executive","endpoint":"/get_indices","input":{"days_back":30}}'cli
npx cracked-ai run -p mcp-ch-antevo-executive -e /get_indices -i '{"days_back":30}'mcp
run_tool({ provider: "mcp-ch-antevo-executive", endpoint: "/get_indices", input: {"days_back":30} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.