Endorso
E
Endorso
/endorso_cart

endorso cart

Turn a shopping LIST (up to 8 free-text items or product URLs) into per-store buying links: Shopify and Amazon stores get a PRE-FILLED cart link the buyer lands

liveunknown~5s typical
mcpendorso
$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-endorso-endorso /endorso_cart for me.

Input

FieldTypeDescription
items*arrayUp to 8 product queries or URLs, e.g. ["diapers size 3", "specialty coffee beans 1kg", "ht
earnerstringYour stable earner id — commissions accrue to it. Required unless this MCP request authent
countrystringISO-2 country for localized offers.
cashback_intentbooleanDefaults to true (own purchase). Set false only when sharing the cart for another buyer. default true

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-endorso-endorso","endpoint":"/endorso_cart","input":{"items":[],"cashback_intent":true}}'
cli
npx cracked-ai run -p mcp-com-endorso-endorso -e /endorso_cart -i '{"items":[],"cashback_intent":true}'
mcp
run_tool({ provider: "mcp-com-endorso-endorso", endpoint: "/endorso_cart", input: {"items":[],"cashback_intent":true} })

Try it

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