J
jawz
/get_prices
Get prices
Live prices for one or more holdings. Resolves raw tickers (stocks, ETFs, crypto, international listings) and returns price, value, and day change per symbol. T
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_prices for me.
Input
| Field | Type | Description |
|---|---|---|
| holdings* | array | Portfolio holdings to analyze |
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_prices","input":{"holdings":[]}}'cli
npx cracked-ai run -p mcp-ai-jawz-jawz -e /get_prices -i '{"holdings":[]}'mcp
run_tool({ provider: "mcp-ai-jawz-jawz", endpoint: "/get_prices", input: {"holdings":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.