C
commodity-signal
/evaluate_symbol
evaluate symbol
Return the bottom/top verdict for one commodity future (e.g. GC=F gold, CL=F WTI oil, HG=F copper, ZC=F corn — 28 continuous futures across metals/energy/agricu
liveunknown~5s typical
mcpcommodity-signal
$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-airblockfz-commodity-signal /evaluate_symbol for me.
Input
| Field | Type | Description |
|---|---|---|
| symbol* | string | Yahoo continuous-futures ticker, e.g. GC=F, CL=F, ZC=F |
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-airblockfz-commodity-signal","endpoint":"/evaluate_symbol","input":{"symbol":"..."}}'cli
npx cracked-ai run -p mcp-com-airblockfz-commodity-signal -e /evaluate_symbol -i '{"symbol":"..."}'mcp
run_tool({ provider: "mcp-com-airblockfz-commodity-signal", endpoint: "/evaluate_symbol", input: {"symbol":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.