Eveoy MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Eveoy MCPhow much for 10 verified store visits?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Eveoy MCP
Marketing was always a bet. We made it a sure thing.
Real customers · in real stores · from any AI.
The official Eveoy MCP server. 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 walked into your store, spent 15 minutes, and brought back the photos to prove it.
Endpoint https://mcp.eveoy.com/api/mcp
Add it to your AI
Client | One-line setup |
Lovable | Connectors → Chat connectors → New MCP server → paste the URL → Add & authorize. |
Claude Desktop | Add |
Claude.ai | Settings → Connectors → Add custom connector → paste the URL. |
ChatGPT | Settings → Connectors → Add MCP server → paste the URL. |
Cursor | Click Add to Cursor on mcp.eveoy.com, or Settings → MCP → Add (HTTP). |
Windsurf | Click Open in Windsurf on mcp.eveoy.com, or Settings → MCP Servers → Add. |
What it does
Three tools. One endpoint. Just receipts.
ask_eveoy— any question about Eveoy, grounded in the public knowledge baseget_pricing— exact price for N real customers at $24.99 eachlist_industries— the 23+ sectors Eveoy serves
Four prompts. Zero ramp-up.
/eveoy_price_quote·/eveoy_objection_handle·/pitch_for_role·/pilot_scope_intake
What it won't say
This server speaks public Eveoy only. A versioned classifier in src/classifier/denylist.ts blocks every internal pattern from the about-eveoy knowledge base — financials, roadmap, partner names, sales playbook, secrets. 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."
For developers
Run locally
npm install
cp .env.example .env.local # set IP_HASH_SALT at minimum
npm run dev # http://localhost:3000
npm run inspect # opens MCP Inspector against localhostQuality gates
npm run typecheck
npm test # 38 tests
npm run lint:descriptors # CI gate on tool descriptor integrity
npm run build
npm run build:dxt # produces dist/eveoy.dxt for Claude DesktopThe classifier suite (src/classifier/__tests__/classifier.test.ts) must stay at 100% — every internal pattern from §10–15 of the about-eveoy KB has a deny case. The handshake suite (tests/mcp-handshake.test.ts) asserts every tool follows the canonical description template and carries zero Glama anti-slop tokens.
Security posture
Streamable HTTP per MCP spec
2025-06-18Origin allowlist + Host pinning + HSTS in
middleware.tsZod
.strict()schemas on every tool — no extra paramsRate limits per IP (anonymous) and per OAuth subject (Phase 2) via Upstash Redis
Fail-closed public-only output classifier — every response passes
assertPublicNo tokens or secrets ever logged; IPs HMAC-hashed with rotating salt
Tool descriptor lint gate in CI; tool-manifest hash exposed at
/.well-known/mcp-tool-manifest.sig
Deploy
vercel link
vercel env pull .env.local
vercel deploy # preview
vercel deploy --prod # after Pre-Deploy Code Review (Protocol 5)Required environment for production: see .env.example.
Distribution surface
The Eveoy MCP is meant to be findable in every registry an AI agent might check.
mcp/server.json— Official MCP Registry manifest (reverse-DNScom.eveoy/mcp)smithery.yaml— Smithery auto-scan configdxt/manifest.json— Claude Desktop.dxtpackage metadata; build withnpm run build:dxt→dist/eveoy.dxt(also served live athttps://mcp.eveoy.com/api/eveoy.dxt)/.well-known/mcp/server-card.json— out-of-band metadata mirror/sitemap.xml+/robots.txt— with MCP discovery hints
Submission order, contacts, and the single highest-leverage lever per registry: docs/REGISTRY_SUBMISSION_CHECKLIST.md.
30-day launch plan synthesized from 20+ X.com posts (Dec 2025–Jun 2026): docs/LAUNCH_PLAYBOOK.md.
Sub-60s artifact-first demo recipe: docs/DEMO_RECIPE.md.
About Eveoy
You pay $24.99 per real customer who walked into your store, spent 15 minutes, and brought back the photos to prove it. $999 entry pilot for 40+ customers. 100% refunded for no-shows.
License
Proprietary. © The Eveoy™ MCP by EyCrowd, Inc.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eveoy/eveoy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server