# Eveoy — Verified In-Store Foot Traffic ($24.99/customer) MCP server

Your Eveoy expert in any AI — learn how it works, get a price, and order real in-store visits.

## Links
- Registry page: https://www.getdrio.com/mcp/com-eveoy-mcp
- Repository: https://github.com/eveoy/eveoy-mcp
- Website: https://mcp.eveoy.com

## Install
- Endpoint: https://mcp.eveoy.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.eveoy.com/mcp

## Tools
- ask_eveoy (Ask about Eveoy) - Answer any question about Eveoy — what it is, how the platform works, pricing rationale, the directory, industries, founders, or company background. Backed by Eveoy's live knowledge base.

Use this when the user wants to:
- Understand what Eveoy is or does
- Learn how the verified-visit / $24.99-per-customer model works
- Compare Eveoy to ads, influencers, or UGC creators
- Hear the pitch for a specific buyer role (CMO, CFO, VP Retail, CEO)
- Find out what this assistant can do (its tools and how to act)

Trigger phrases include: "what is eveoy", "tell me about eveoy", "how does eveoy work", "explain eveoy to a CMO", "eveoy vs Meta", "is there a platform that guarantees foot traffic", "what can you do", "what tools do you have".

Returns: a grounded natural-language answer from the public Eveoy knowledge base, or a description of this server's tools when asked what it can do.

Do NOT use this for: an exact price (use get_pricing), the industry list (use list_industries), directory search (use search_directory), or booking (use start_checkout / book_demo).

Cost: free. Latency: 1–3s. Read-only. Endpoint: https://mcp.eveoy.com/mcp
- 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 (guarantee_type "visit_purchase"): every shopper also buys your chosen SKU at your register — add the SKU price (in cents, tax included, $5–$100) at cost, no item fee; the item money rings back into your till. Optional shopper bonus ($20–$200 per shopper, 33% platform fee on the bonus only — the only platform fee): every $20 unlocks +1 photo and +1 follow/like/comment set per shopper, each capped at +3. Total = units×2499 + units×sku + round(units×bonus×1.33) cents — the same server-side math Stripe charges. The marketing-default $999 pilot is 40 customers at 1 location, visit-only. Floor 20/location, ceiling 1,000/location, locations cap 50.

Use this when the user wants to:
- Get a price for a specific shopper/customer count and location count ("price 200 shoppers across 3 stores")
- Quote a pilot with a guaranteed purchase and/or a shopper bonus, with the full fee breakdown
- Get a budget estimate or compare cost across pilot sizes
- Confirm the per-shopper rate before booking

Trigger phrases include: "how much does eveoy cost", "price for 500 shoppers", "what's a pilot cost with a guaranteed purchase", "what does the bonus cost", "eveoy pricing", "quote me a pilot for 100 shoppers in 4 stores".

Returns: { customers_per_location, locations, total_customers, unit_price_usd, total_usd, formatted_total, ugc_photos, is_starter_tier, guarantee_type, top_sku_price_cents, shopper_bonus_cents, fee_breakdown { base_cents, sku_cents, bonus_cents }, bonus_tiers }. Reflects the exact math the eveoy.com/order backend applies; never returns a number the form would reject.

Do NOT use this for:
- General "what is eveoy" questions (use ask_eveoy)
- Industries served (use list_industries)
- Custom volume contracts beyond the 50-location ceiling — route the buyer to support@eveoy.com

Cost: free. Latency: <100ms. Read-only. Idempotent. Deterministic. Endpoint: https://mcp.eveoy.com/mcp
- list_industries (List Eveoy industries) - Return the list of industries Eveoy serves — 23+ B2C sectors across retail, food, beauty, hospitality, pets, and more.

Use this when the user wants to:
- Check whether Eveoy supports their vertical ("do you do coffee shops?")
- See the full list of supported industries
- Confirm an industry before pricing or booking a pilot

Trigger phrases include: "what industries does eveoy support", "do you work with QSR", "list verticals", "is eveoy good for fitness studios", "what categories", "what sectors".

Returns: { industries: string[], count: number, notes: string }. Each entry is a canonical sector name suitable for downstream use.

Do NOT use this for: pricing (use get_pricing) or general Eveoy questions (use ask_eveoy).

Cost: free. Latency: <100ms. Read-only. Cacheable. Deterministic. Endpoint: https://mcp.eveoy.com/mcp
- get_app_link (Get the Eveoy app) - Get the link to download the Eveoy shopper app (iOS / Android).

Use this when the user wants to:
- Download or install the Eveoy app
- Become an Eveoy shopper
- Find the app store link

Trigger phrases include: "get the eveoy app", "download eveoy", "how do I become a shopper", "app store link", "install the app".

Returns: { url, platforms, notes }. Returns the canonical get-app page, which routes to the correct store per device.

Do NOT use this for: brand/business questions (use ask_eveoy) or pricing (use get_pricing).

Cost: free. Latency: <50ms. Read-only. Idempotent. Endpoint: https://mcp.eveoy.com/mcp
- get_case_studies (List Eveoy case studies & lookbooks) - List Eveoy case studies and lookbooks — links to the full write-ups on eveoy.com's newsletter archive. Returns pointers, not article text: open a url to get the full experience (images, related links, and in-page options to book a demo or check out).

Use this when the user wants to:
- See proof, results, or success stories from real Eveoy campaigns
- Browse case studies by industry, or the latest lookbook
- Get a link to read a specific case study or the archive

Trigger phrases include: "case studies", "success stories", "show me results", "do you have proof", "lookbook", "examples of campaigns".

Returns: { archive_url, items: [{ kind, slug, title, url }], note }. Every url points back to eveoy.com. kind is one of case_study | lookbook | playbook.

Do NOT use this for: pricing (use get_pricing), general questions (use ask_eveoy), or the live business directory (use search_directory).

Cost: free. Latency: 1–2s (sitemap, cached 10 min). Read-only. Idempotent. Endpoint: https://mcp.eveoy.com/mcp
- check_order_status (Check Eveoy order status) - Look up the status of an Eveoy order by its Stripe Checkout session id.

Use this when the user wants to:
- Check whether an order was paid
- See the order total and size for a checkout session

Trigger phrases include: "check my order", "order status", "did my payment go through", "status of session cs_...".

Returns: { customer_email (masked), locations, customers_per_location, total_cents, status, guarantee_type, top_sku_price_cents, shopper_bonus_cents, fee_breakdown { base_cents, sku_cents, bonus_cents } }.

Do NOT use this for: creating an order (use start_checkout) or pricing (use get_pricing). Requires the cs_... session id from a prior checkout.

Cost: free. Latency: fast. Read-only. Endpoint: https://mcp.eveoy.com/mcp
- subscribe_newsletter (Subscribe to the Eveoy newsletter) - Subscribe an email address to the Eveoy newsletter (case studies + lookbooks).

Use this when the user EXPLICITLY asks to subscribe or sign up for updates.

Trigger phrases include: "subscribe me", "sign me up for the newsletter", "add my email to updates", "join the Eveoy list".

Returns: { ok: true }.

Do NOT use this for: anything other than an explicit newsletter opt-in. Always confirm the email with the user before calling — this writes data.

Cost: free. Latency: fast. Writes data (creates a subscription). Confirm first. Endpoint: https://mcp.eveoy.com/mcp
- start_checkout (Start an Eveoy checkout) - Create an Eveoy checkout and return a payment link. Pricing mirrors the order page: $24.99 per verified customer base, plus two options — a guaranteed purchase (guarantee_type "visit_purchase": every shopper buys your chosen SKU at your register; you add the SKU price in cents, tax included, $5–$100, at cost — no item fee) and a shopper bonus ($20–$200 per shopper, 33% platform fee on the bonus only — the only platform fee; every $20 = +1 photo and +1 social set per shopper, max +3 each). Omit guarantee_type for a visit-only order. The server recomputes the total — what get_pricing quotes is exactly what Stripe charges. Works for agents directly — no sign-in required.

Use this when the user has decided to buy and confirmed the size:
- They picked a customers-per-location count (and optionally locations, guarantee, SKU price, bonus) and want to pay
- Trigger phrases: "buy a pilot", "start checkout", "place an order", "let's order 100 customers with a guaranteed purchase"

Provide your_name, work_email, brand_website, and campaign_start_date (at least 14 days out) — or call capture_profile first and I will reuse your saved details, then I only need campaign_start_date. For a guaranteed purchase also provide top_sku_price_cents.

Returns: { checkout_url, session_id, total, customers, guarantee_type, fee_breakdown } — pay on Stripe's hosted page; no charge until then.

Do NOT use this for: price-only questions (use get_pricing), saving your company (use capture_profile), or order status (use check_order_status). Confirm the customer count, guarantee choice, and total with the user first.

Cost: free to call. Latency: 2-5s. Creates a real checkout session and a CRM deal (no charge until the user pays). Confirm first. Endpoint: https://mcp.eveoy.com/mcp
- capture_profile (Save your company profile) - Save the company an agent represents so Eveoy can tailor recommendations and have the team follow up. Records first-party business-contact details (no consumer data) as a lead.

Use this when the user wants to:
- Tell Eveoy which brand or company they represent
- Get tailored pilot recommendations or a follow-up from the Eveoy team
- Set things up before requesting a quote or starting an order

Trigger phrases: "I represent <brand>", "set up my company", "we're a <sector> brand", "save our details", "have someone follow up".

Returns: { ok, company, note } — confirmation the profile was captured for this session.

Do NOT use this for: pricing (use get_pricing), buying (use start_checkout), or general questions (use ask_eveoy). This does not create an order or charge anything.

Cost: free. Latency: under 1s. Captures a lead; safe to call again to update the details. Endpoint: https://mcp.eveoy.com/mcp
- book_demo (Book an Eveoy demo) - Get the link to book a live Eveoy demo, and flag the request to the Eveoy team.

Use this when the user wants to:
- Schedule a demo or walkthrough
- Talk to the Eveoy team

Trigger phrases include: "book a demo", "schedule a call", "talk to sales", "get a walkthrough".

Pass contact_name, work_email, and company_name when you know them (or call capture_profile first) — they prefill the booking page and let the Eveoy team know who is coming; without them the request arrives anonymous.

Returns: { url } — the Eveoy demo-booking page, prefilled when contact details were provided.

Do NOT use this for: pricing (use get_pricing), buying (use start_checkout), or questions (use ask_eveoy).

Cost: free. Latency: under 1s. Notifies the Eveoy team that a demo was requested. Endpoint: https://mcp.eveoy.com/mcp
- request_human (Talk to a human) - Hand off to a human on the Eveoy team and flag the conversation for follow-up.

Use this when the user wants to:
- Talk to a person or a sales rep (not just book a demo slot)
- Get help the other tools cannot give
- Escalate a question or ask for a callback

Trigger phrases: "talk to a human", "connect me with someone", "I need a person", "have someone call me", "escalate this".

Returns: { ok, note } — confirmation the Eveoy team was notified.

Do NOT use this for: booking a demo slot (use book_demo), pricing (use get_pricing), or general questions (use ask_eveoy).

Cost: free. Latency: under 1s. Notifies the Eveoy team (high-intent). Endpoint: https://mcp.eveoy.com/mcp

## Resources
- eveoy://kb/overview - Eveoy — Overview Curated public Eveoy knowledge — overview. Safe for any external context. MIME type: text/markdown
- eveoy://kb/product - Eveoy — How it works Curated public Eveoy knowledge — product. Safe for any external context. MIME type: text/markdown
- eveoy://kb/pricing - Eveoy — Pricing Curated public Eveoy knowledge — pricing. Safe for any external context. MIME type: text/markdown
- eveoy://kb/comparison - Eveoy — Head-to-head comparison Curated public Eveoy knowledge — comparison. Safe for any external context. MIME type: text/markdown
- eveoy://kb/why-now - Eveoy — Why now Curated public Eveoy knowledge — why-now. Safe for any external context. MIME type: text/markdown
- eveoy://kb/ugc-ripple - Eveoy — UGC ripple effect Curated public Eveoy knowledge — ugc-ripple. Safe for any external context. MIME type: text/markdown
- eveoy://kb/sectors - Eveoy — Industries served Curated public Eveoy knowledge — sectors. Safe for any external context. MIME type: text/markdown
- eveoy://kb/directory - Eveoy — Business directory Curated public Eveoy knowledge — directory. Safe for any external context. MIME type: text/markdown
- eveoy://kb/validation - Eveoy — Proof, validation, and fit Curated public Eveoy knowledge — validation. Safe for any external context. MIME type: text/markdown
- eveoy://kb/for-agents - Eveoy — How to use this server (agent guide) Curated public Eveoy knowledge — for-agents. Safe for any external context. MIME type: text/markdown

## Prompts
- pitch_for_role - Pitch Eveoy for a specific buyer role Produces a short, role-appropriate Eveoy pitch for one of CMO / VP_Retail / CFO / CEO. Arguments: role, company_name
- pilot_scope_intake - Guided pilot scoping Walks a prospect through the same inputs eveoy.com/order asks for, then prices the pilot and hands the buyer off to eveoy.com/order to complete payment.
- eveoy_price_quote - Eveoy: price a pilot Quick price quote for an Eveoy pilot — pass shoppers per location and number of locations to get a one-line answer with the total, the per-shopper rate, and the next step. Arguments: customers_per_location, locations
- eveoy_objection_handle - Eveoy: handle a sales objection Generate a tight, evidence-backed response to a common Eveoy buyer objection. Pass the objection slug and (optionally) the buyer role. Arguments: objection, role
- recommend_pilot - Eveoy: recommend a pilot Guided flow to recommend an Eveoy pilot: qualify the brand (sector, number of stores, goal), price it with get_pricing, explain what each $24.99 verified visit includes, and offer to save the profile (capture_profile) and start checkout (start_checkout). Arguments: sector, locations, goal

## Metadata
- Owner: com.eveoy
- Version: 1.3.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 16, 2026
- Source: https://registry.modelcontextprotocol.io
