V
vivid-ads-commerce
/vivid_price_breaks
vivid price breaks
Vivid's REAL published volume price breaks for a product + size (e.g. 1 → $135 ea, 2 → $132.30, 5 → $128.25, 10 → $121.50 — save 10%). Use for bulk/trade pricin
liveverifiedunknown~5s typical
mcpprobedvivid-ads-commerce
$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-au-com-vividads-vivid-ads-commerce /vivid_price_breaks for me.
Input
| Field | Type | Description |
|---|---|---|
| product* | string | product name, e.g. 'premium pull up banner' |
| size | string | size — breaks are per size/variant |
| quantity | number | the customer's current quantity, to highlight the next worthwhile break |
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-au-com-vividads-vivid-ads-commerce","endpoint":"/vivid_price_breaks","input":{"product":"..."}}'cli
npx cracked-ai run -p mcp-au-com-vividads-vivid-ads-commerce -e /vivid_price_breaks -i '{"product":"..."}'mcp
run_tool({ provider: "mcp-au-com-vividads-vivid-ads-commerce", endpoint: "/vivid_price_breaks", input: {"product":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.