N
nord-trail-store
/check_stock
check stock
Live stock and price for a SKU.
liveunknown~5s typical
mcpnord-trail-store
$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-expandingweb-nord-trail-store /check_stock for me.
Input
| Field | Type | Description |
|---|---|---|
| sku* | string | Product SKU, e.g. MGN-204 |
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-expandingweb-nord-trail-store","endpoint":"/check_stock","input":{"sku":"..."}}'cli
npx cracked-ai run -p mcp-com-expandingweb-nord-trail-store -e /check_stock -i '{"sku":"..."}'mcp
run_tool({ provider: "mcp-com-expandingweb-nord-trail-store", endpoint: "/check_stock", input: {"sku":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.