Cabrini Market Data
CM
Cabrini Market Data
/get_brief

get brief

Full research brief: price, fundamentals, insiders, splits for one ticker. $0.25 USDC.

liveverifiedunknown~5s typical
mcpprobedcabrinimarketdata
$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-ai-cabrini-market-data /get_brief for me.

Input

FieldTypeDescription
ticker*stringStock ticker (e.g. NVDA)
datestringAs-of date YYYY-MM-DD (default: today)
lookback_daysintegerDays of price history, 1-365 (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-ai-cabrini-market-data","endpoint":"/get_brief","input":{"ticker":"..."}}'
cli
npx cracked-ai run -p mcp-ai-cabrini-market-data -e /get_brief -i '{"ticker":"..."}'
mcp
run_tool({ provider: "mcp-ai-cabrini-market-data", endpoint: "/get_brief", input: {"ticker":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.