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
| Field | Type | Description |
|---|---|---|
| items* | array | Up to 8 product queries or URLs, e.g. ["diapers size 3", "specialty coffee beans 1kg", "ht |
| earner | string | Your stable earner id — commissions accrue to it. Required unless this MCP request authent |
| country | string | ISO-2 country for localized offers. |
| cashback_intent | boolean | Defaults 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.