E
Endorso
/endorso_monetize
endorso monetize
Turn any product URL or free-text product query into a tracked, monetized affiliate link tied to your earner id. You earn a commission when someone buys through
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_monetize for me.
Input
| Field | Type | Description |
|---|---|---|
| input* | string | A product URL (https://…) or a free-text product query, e.g. "sony wh-1000xm5". |
| earner | string | Your stable earner/publisher id — commissions accrue to it. Optional; a random one is mint |
| cashback | boolean | Request self-cashback eligibility (earn on your own purchase where the network permits it) |
| country | string | ISO-2 country for localized offers, e.g. "US", "ES". |
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_monetize","input":{"input":"..."}}'cli
npx cracked-ai run -p mcp-com-endorso-endorso -e /endorso_monetize -i '{"input":"..."}'mcp
run_tool({ provider: "mcp-com-endorso-endorso", endpoint: "/endorso_monetize", input: {"input":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.