25karats — Made-to-Order Wedding & Engagement Rings
2M
25karats — Made-to-Order Wedding & Engagement Rings
/browse_collection

browse collection

Browse one collection/category page deterministically — the same product set, ordering, and filters a shopper sees on the site. Pass the collection permalink fr

liveunknown~5s typical
mcp25karatsmade-to-order
$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-25karats-storefront /browse_collection for me.

Input

FieldTypeDescription
collection*stringCollection permalink, with or without leading slash
tagsarrayStyle tag slugs, e.g. ['celtic','braided']
metalsstringOffered metal codes, e.g. ['14K','PLAT']; price and URL use the first offered selection
price_tagstringPrice-range slug or id, e.g. '501-1000'; accepts one value or an array
catsarrayChild-category slugs on a listing-nav collection; matches the site's cats filter
sortstring (best | price_asc | price_desc)Default: best sellers
limitintegerMax 24
pageinteger

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-25karats-storefront","endpoint":"/browse_collection","input":{"collection":"..."}}'
cli
npx cracked-ai run -p mcp-com-25karats-storefront -e /browse_collection -i '{"collection":"..."}'
mcp
run_tool({ provider: "mcp-com-25karats-storefront", endpoint: "/browse_collection", input: {"collection":"..."} })

Try it

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