
Ask about Eveoy and book pilots β $24.99 per verified in-store customer, auto-refund.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Marketing was always a bet. We made it a sure thing.
Real customers Β· in real stores Β· from any AI.
The official Eveoy MCP server β a knowledgeable Eveoy associate any AI agent can install. It's here to help and educate first, not to sell. Through one endpoint an agent can learn what Eveoy is, get an exact quote, save the brand it represents, and β when ready β order verified in-store customer visits end to end, anonymously, no sign-in.
You don't pay for tokens. You don't pay for clicks. You don't pay for hope. You pay $24.99 per real customer who walks into your store, spends 10+ minutes, makes a purchase, and brings back ~2 on-brand photos to prove it. No-shows are 100% refunded.
Built as a native Cloudflare Worker (McpAgent + Durable Objects). Registry: com.eveoy/mcp (v1.1.1).
Endpoint https://mcp.eveoy.com/mcp Β· Streamable HTTP (MCP spec 2025-06-18) Β· legacy SSE at /sse
Humans: mcp.eveoy.com is an agent endpoint. A browser that lands on /, /index.html, or /mcp (Accept: text/html) is 302-redirected to the human-facing page at www.eveoy.com/mcp. Agents (Accept */*, application/json, text/event-stream) are never redirected, and static/discovery paths (/llms.txt, /robots.txt, /.well-known/*, /info.json, /health, POST /mcp, /sse) pass through untouched.
Remote, no auth β connects immediately. mcp-remote is not needed.
| Client | One-line setup |
|---|---|
| Claude.ai / Claude Desktop | Settings β Connectors β Add custom connector β paste https://mcp.eveoy.com/mcp. |
| Claude Code | claude mcp add --transport http eveoy https://mcp.eveoy.com/mcp |
| ChatGPT | Settings β Connectors β Add β paste the URL (developer mode). |
| Cursor | .cursor/mcp.json β {"mcpServers":{"eveoy":{"url":"https://mcp.eveoy.com/mcp"}}} |
| VS Code (Copilot) | .vscode/mcp.json β {"servers":{"eveoy":{"type":"http","url":"https://mcp.eveoy.com/mcp"}}} |
| Windsurf | mcp_config.json β {"mcpServers":{"eveoy":{"serverUrl":"https://mcp.eveoy.com/mcp"}}} |
| Lovable | Connectors β Chat connectors β New MCP server β paste the URL β Add. |
11 tools Β· 5 prompts Β· 10 resources. One endpoint. Just receipts. The Worker is a thin adapter β read/static tools run at the edge; the rest call Eveoy's Supabase edge functions ("the brain") with the publishable anon key only. Every interaction is logged to Eveoy's CRM (Zoho, via a Supabase crm-log edge function); high-intent events β profile captured, demo booked, checkout started, order paid, human requested β also ping the team in Zoho Cliq.
Learn
ask_eveoy β any question about Eveoy (proxies the live brain; public-only KB fallback)get_case_studies β outcome stories (aggregate; no client PII)list_industries β the 16 B2C sectors Eveoy servesget_app_link β canonical app / install linksQuote
get_pricing β exact price; mirrors eveoy.com/order ($24.99/customer Β· $999 Starter pilot for 40 customers)Buy & convert
capture_profile β save the brand the agent represents (β Zoho Lead)start_checkout β returns a Stripe Checkout URL directly Β· anonymous, no sign-in (β Zoho Deal)book_demo β book a live walkthroughsubscribe_newsletter β newsletter opt-inStatus & handoff
check_order_status β masked order lookup by session idrequest_human β escalate to a person (β Zoho Task + Cliq)Prompts β /recommend_pilot Β· /eveoy_price_quote Β· /eveoy_objection_handle Β· /pitch_for_role Β· /pilot_scope_intake
Resources β 10 read-only KB docs at eveoy://kb/* (overview, product, pricing, comparison, sectors, why-now, ugc-ripple, validation, directory, and for-agents β the end-to-end how-to-buy guide written for agents).
Contracts: docs/API_CONTRACTS.md. Backend integration + current state: docs/NOTES_FOR_LOVABLE.md.
This server speaks public Eveoy only. A versioned classifier in src/classifier/denylist.ts blocks every internal pattern β financials, roadmap, partner names, sales playbook, secrets β before it can leave the server, and the same assertPublic gate (src/classifier/public-only.ts) runs on every CRM payload. If a question can't be answered from the public set, the response is "That detail isn't publicly available β email brad@eycrowd.com for more."
The deterministic core (src/lib/pricing.ts, src/classifier/*, src/industries.ts, src/mcp/schemas.ts, src/knowledge/*, tool/prompt bodies) is platform-agnostic β no Cloudflare imports. The Worker shell (src/index.ts) and src/config.ts are the only platform-coupled files.
The classifier suite must stay at 100% β every internal pattern from the about-eveoy KB has a deny case. The handshake suite asserts every tool follows the canonical description template, carries zero anti-slop tokens, and that server.json + dxt/manifest.json descriptions stay β€100 chars.
See docs/CLOUDFLARE_DEPLOY.md for the full runbook (account, KV namespace, secrets, custom domain, DNS zone, registry publish). Short version:
2025-06-18.strict() schemas on every tool β no extra params; inputs mirror eveoy.com/orderassertPublicmcp/server.json β Official MCP Registry (com.eveoy/mcp, v1.1.1)smithery.yaml β Smithery Β· dxt/manifest.json β Claude Desktop .dxt (npm run build:dxt β served at /eveoy.dxt)/.well-known/mcp/server-card.json Β· /llms.txt Β· /sitemap.xml Β· /robots.txtdocs/DIRECTORY_SUBMISSIONS.md.Proprietary. Β© The Eveoyβ’ MCP by Eveoy, Inc.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/eveoy-verified-in-store-foot-traffic-24-99-customer)<a href="https://allmcps.com/mcp/eveoy-verified-in-store-foot-traffic-24-99-customer"><img src="https://allmcps.com/api/badge/eveoy-verified-in-store-foot-traffic-24-99-customer?style=directory" alt="Customer) on AllMCPs" /></a>