O
Offers
/offers_find
offers find
Search current offers by free-text query, category, and/or place. Returns active offers with title, pricing (including the reference price a discount is measure
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_find for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Free-text search over title, description, and product |
| category | string | Offer category, e.g. restaurant, beauty, event |
| city | string | City name |
| country | string | Country name or code |
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_find","input":{}}'cli
npx cracked-ai run -p mcp-ca-mattherbert-offers -e /offers_find -i '{}'mcp
run_tool({ provider: "mcp-ca-mattherbert-offers", endpoint: "/offers_find", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.