mcpbeat Sign in

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

not responding

Eveoy — Verified In-Store Foot Traffic ($24.99/customer) is listed as active in the registry but did not answer our last check. It exposes 11 tools. Last commit 7 Sep 2026.

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

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
11
Tools
read from the server
969 ms
Response time
average over 24h
0
Stars
last commit 7 Sep 2026

Eveoy — Verified In-Store Foot Traffic ($24.99/customer) does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.eveoy.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.eveoy.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.eveoy.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.eveoy.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.eveoy.com/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

app
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.
ask
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.
book
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". 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.
capture
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.
case
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.
industries
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.
order
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, 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.
pricing
get_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 [email protected] Cost: free. Latency: <100ms. Read-only. Idempotent. Deterministic.
request
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).
start
start_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.
subscribe
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp.eveoy.com/mcp streamable-http answering 969 ms 5 min ago

Alternatives to Eveoy — Verified In-Store Foot Traffic ($24.99/customer)

same job, measured the same way
Jumpseller
by jumpseller

Manage your Jumpseller store with AI. Products, orders, customers, and more.

answering
SumOffice — real Word and Excel for agents
by sumoffice

Real Word and Excel for agents: open your .docx/.xlsm, read, propose, apply, get it back intact.

21 tools answering
DialMCP
by dialmcp

Let AI agents place real phone calls from your verified number, with transcripts and recordings.

40 installs/wk answering
Mercos
by mcp-dir

Sales force and rep ERP on Mercos via the official API. List orders, customers, products, price tabl

25 tools answering
MCP Email Waterfall Orchestrator
by mambabuilt

Finds and verifies work emails on your own provider keys, with real per-provider spend.

36 installs/wk local only
Alvrun business support
by alvrun

Ask a business's official customer support and get their verified answer, with sources.

2 tools answering
DevDome Analytics
by devdome

Website traffic, bot reports, realtime visitors and site health for your DevDome sites

10 tools answering
D
Tada: automated QA for AI-written code
by taada

Your coding agent asks Tada to work through a feature in a real browser and gets back a verdict.

1 181 installs/wk local only

Eveoy — Verified In-Store Foot Traffic ($24.99/customer) — questions

Answers built from our own checks of this server.

What can Eveoy — Verified In-Store Foot Traffic ($24.99/customer) do?
It exposes 11 tools, read directly from the server on our last check. Among them: ask_eveoy, book_demo, capture_profile, check_order_status, get_app_link, get_case_studies and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Eveoy — Verified In-Store Foot Traffic ($24.99/customer) working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 969 ms. The bar chart above shows every period we have measured.
The registry lists Eveoy — Verified In-Store Foot Traffic ($24.99/customer) as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Eveoy — Verified In-Store Foot Traffic ($24.99/customer)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Eveoy — Verified In-Store Foot Traffic ($24.99/customer) need an API key?
No. Eveoy — Verified In-Store Foot Traffic ($24.99/customer) completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
Is Eveoy — Verified In-Store Foot Traffic ($24.99/customer) open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 2 open issues, but we could not determine the licence, and without one the code is not open source by default.