servers / eveoy-verified-in-store-foot-traffic-24-99-customer
Eveoy — Verified In-Store Foot Traffic ($24.99/customer) MCP server
communitystreamable_httpremotedestructive capablehealthy
Your Eveoy expert in any AI — learn how it works, get a price, and order real in-store visits.
01Tools · 11
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| ask_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. | read | false | unknown |
| get_pricing Compute the exact Eveoy price for a pilot. Pricing mirrors eveoy.com/order: total = customers_per_location × locations × $24.99. The marketing-default $999 pilot is 40 customers at 1 location. Per-location floor is 20; per-location ceiling is 1,000; locations cap at 50. The UI label is "Shoppers per location" but the API field is customers_per_location — they're synonyms.
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")
- Get a budget estimate for a campaign
- 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", "cost per shopper", "eveoy pricing", "quote me a pilot for 100 shoppers in 4 stores", "what would 1000 shoppers cost".
Returns: { customers_per_location, locations, total_customers, unit_price_usd, total_usd, formatted_total, ugc_photos, is_starter_tier }. Reflects the same math the eveoy.com/order page 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. | write | true | unknown |
| list_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. | read | false | unknown |
| get_app_link 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. | read | false | unknown |
| get_case_studies 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. | destructive | true | true |
| check_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 }.
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. | write | true | unknown |
| subscribe_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. | write | true | unknown |
| start_checkout Create an Eveoy checkout and return a payment link. Pricing mirrors the order page ($24.99 per verified customer; Starter/Proof/Rollout). 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) and want to pay
- Trigger phrases: "buy a pilot", "start checkout", "place an order", "let's order 100 customers"
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.
Returns: { checkout_url, session_id, total, customers } — 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 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. | write | true | unknown |
| capture_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. | write | true | unknown |
| book_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".
Returns: { url } — the Eveoy demo-booking page.
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. | write | true | unknown |
| request_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). | write | true | unknown |
02Install & source
https://mcp.eveoy.com/mcp
remote_url- repohttps://github.com/eveoy/eveoy-mcp
- homepagehttps://mcp.eveoy.com/mcp
- licenseNOASSERTION
- adoption0 stars · 1 forks
03Access granted
Process payments · writeUpdate a CRM · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-07 08:50Z
next_check2026-07-08 13:30Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/eveoy-verified-in-store-foot-traffic-24-99-customer)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →