2M
25karats — Made-to-Order Wedding & Engagement Rings
/get_product
get product
Full detail for one product: metal variants with live starting prices, the complete customization matrix (ring sizes, widths, thickness, color, finish, stone ty
liveunknown~5s typical
mcp25karats—made-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 /get_product for me.
Input
| Field | Type | Description |
|---|---|---|
| slug | string | Product page slug, e.g. 'floral-antique-handmade-wedding-ring' |
| style_code | string | Style/SKU code shown on the product page, e.g. 'HC100232' |
| url | string | Any 25karats.com product URL |
| metal | string (10K | 14K | 18K | PLAT | SILVER | STEEL) | Optionally preselect a metal variant |
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":"/get_product","input":{}}'cli
npx cracked-ai run -p mcp-com-25karats-storefront -e /get_product -i '{}'mcp
run_tool({ provider: "mcp-com-25karats-storefront", endpoint: "/get_product", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.