EV
Eveoy — Verified In-Store Foot Traffic ($24.99/customer)
/get_pricing
Get Eveoy pricing
Compute the exact Eveoy price for a pilot. Pricing mirrors eveoy.com/order. Base: customers_per_location × locations × $24.99. Optional guaranteed purchase (gua
liveverifiedunknown~5s typical
mcpprobedeveoy—verified
$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-eveoy-mcp /get_pricing for me.
Input
| Field | Type | Description |
|---|---|---|
| customers_per_location | integer | Verified shoppers per store (UI label "Shoppers per location"). Mirrors eveoy.com/order: m default 40 |
| locations | integer | Number of store locations. Mirrors eveoy.com/order: min 1, max 50. Default 1. default 1 |
| guarantee_type | string (visit_purchase | visit) | Guarantee level. "visit_purchase" (the recommended default on eveoy.com/order): every shop |
| top_sku_price_cents | integer | In-store price of the SKU each shopper buys, in CENTS, tax included (500–10000 = $5–$100). |
| shopper_bonus_cents | integer | Optional per-shopper bonus in CENTS: 0 or 2000–20000 ($20–$200, any amount — no $20 step). |
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-eveoy-mcp","endpoint":"/get_pricing","input":{"customers_per_location":40,"locations":1}}'cli
npx cracked-ai run -p mcp-com-eveoy-mcp -e /get_pricing -i '{"customers_per_location":40,"locations":1}'mcp
run_tool({ provider: "mcp-com-eveoy-mcp", endpoint: "/get_pricing", input: {"customers_per_location":40,"locations":1} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.