jawz
J
jawz
/get_etf_profile

Get ETF profile

ETF look-through for Chapter 2 Mode 2.2 (Concentration Check). Given ETF ticker(s), returns each fund's top holdings with weights so the AI can overlay them wit

liveverifiedunknown~5s typical
mcpprobedjawz
$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-jawz-jawz /get_etf_profile for me.

Input

FieldTypeDescription
tickers*arrayETF ticker symbols to look through (e.g. ['QQQ','VGT','SPY'])

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-jawz-jawz","endpoint":"/get_etf_profile","input":{"tickers":[]}}'
cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /get_etf_profile -i '{"tickers":[]}'
mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/get_etf_profile", input: {"tickers":[]} })

Try it

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