Offers
O
Offers
/offers_accept

offers accept

Claim a code offer for the user: mints a single-use redemption code they show the merchant in person. Use only once the user has decided to take a specific offe

liveverifiedunknown~5s typical
mcpprobedoffers
$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-ca-mattherbert-offers /offers_accept for me.

Input

FieldTypeDescription
offer_id*stringThe offer id from offers_find / offers_get

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-ca-mattherbert-offers","endpoint":"/offers_accept","input":{"offer_id":"..."}}'
cli
npx cracked-ai run -p mcp-ca-mattherbert-offers -e /offers_accept -i '{"offer_id":"..."}'
mcp
run_tool({ provider: "mcp-ca-mattherbert-offers", endpoint: "/offers_accept", input: {"offer_id":"..."} })

Try it

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