nord-trail-store
N
nord-trail-store
/lookup_catalog

lookup catalog

UCP 2026-04-08 catalog lookup: resolve one or more product or variant identifiers (slug or SKU) to UCP product objects.

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

Input

FieldTypeDescription
ids*arrayProduct ids (slugs, e.g. nord-trail-boot) or variant ids (SKUs, 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":"/lookup_catalog","input":{"ids":[]}}'
cli
npx cracked-ai run -p mcp-com-expandingweb-nord-trail-store -e /lookup_catalog -i '{"ids":[]}'
mcp
run_tool({ provider: "mcp-com-expandingweb-nord-trail-store", endpoint: "/lookup_catalog", input: {"ids":[]} })

Try it

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