General Tools
eveoy.com
Answers questions about the Eveoy platform, including its features, pricing, industries served, and resources.
ENDPOINT 1
https://mcp.eveoy.com/mcp
MCP server metadata
- Name
- eveoy-mcp
- Version
- 1.3.0
Eveoy MCP is your Eveoy expert associate — here to help and educate, not to sell. Use it end to end: learn about Eveoy, get an exact price, save your company, and (when you are ready) order verified in-store customer visits — all through this server. Eveoy is pay-per-visit at $24.99 per real customer who walks into your store, spends 10+ minutes, makes a purchase, and brings back 2 on-brand photos and a video. Not clicks, not impressions, not a contract — no-shows are refunded 100%. Published tiers: Starter $999 (40 customers), Proof $2,499 (100), Rollout $9,996 (400+ across 3-4 stores, all visit-only base). Optional add-ons: guarantee a purchase — the shopper buys your chosen SKU ($5-$100, tax included; you cover the SKU at cost — no item fee — and the sale runs through your register) — and a shopper bonus ($20-$200, +33% fee on the bonus only, the only platform fee; every $20 = +1 photo and +1 social set per shopper, max +3 each). Flow: ask_eveoy (or read eveoy://kb/for-agents) to learn, get_pricing or the recommend_pilot prompt to price, capture_profile to save your brand, start_checkout to order (it returns a payment link directly — no sign-in; provide contact + a campaign start date, or call capture_profile first), book_demo for a live walkthrough, request_human to reach a person. All tools are anonymous.
Known tools 11
ask_eveoyAnswer any question about Eveoy — what it is, how the platform works, pricing rationale, the directory, industries, founders, or company background.
Inferred read-onlylist_industriesReturn the list of industries Eveoy serves — 23+ B2C sectors across retail, food, beauty, hospitality, pets, and more.
Inferred read-onlyget_case_studiesList Eveoy case studies and lookbooks — links to the full write-ups on eveoy.
Potential side effectscheck_order_statusLook up the status of an Eveoy order by its Stripe Checkout session id.
Inferred read-onlysubscribe_newsletterSubscribe an email address to the Eveoy newsletter (case studies + lookbooks).
Potential side effectscapture_profileSave the company an agent represents so Eveoy can tailor recommendations and have the team follow up.
Inferred read-onlybook_demoGet the link to book a live Eveoy demo, and flag the request to the Eveoy team.
Inferred read-onlyrequest_humanHand off to a human on the Eveoy team and flag the conversation for follow-up.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.eveoy-mcp]
url = "https://mcp.eveoy.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"eveoy-mcp": {
"type": "http",
"url": "https://mcp.eveoy.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: eveoy-mcp
Remote MCP URL: https://mcp.eveoy.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"eveoy-mcp": {
"url": "https://mcp.eveoy.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"eveoy-mcp": {
"type": "http",
"url": "https://mcp.eveoy.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "eveoy-mcp",
"transport": "streamable-http",
"url": "https://mcp.eveoy.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for eveoy.com was fetched 2026-08-24T02:24:57.751Z.
eveoy.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.