nord-trail-store
N
nord-trail-store
/get_product

get product

One product: the UCP product object in structuredContent, and the schema.org Product JSON-LD the product page publishes as text.

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 /get_product for me.

Input

FieldTypeDescription
idstringProduct slug, e.g. nord-trail-boot, or a variant SKU.
slugstringDeprecated alias for id.

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":"/get_product","input":{}}'
cli
npx cracked-ai run -p mcp-com-expandingweb-nord-trail-store -e /get_product -i '{}'
mcp
run_tool({ provider: "mcp-com-expandingweb-nord-trail-store", endpoint: "/get_product", input: {} })

Try it

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