INDIVIDUAL MCP TOOL
get_case_studies
List Eveoy case studies and lookbooks — links to the full write-ups on eveoy.
LIVE ENDPOINT
https://mcp.eveoy.com/mcp
Connect to this endpoint to inspect the live schema for get_case_studies and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
CONNECT 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.
Related tools
ask_eveoy— Answer any question about Eveoy — what it is, how the platform works, pricing rationale, the directory, industries, founders, or company background.get_pricing— Compute the exact Eveoy price for a pilot.list_industries— Return the list of industries Eveoy serves — 23+ B2C sectors across retail, food, beauty, hospitality, pets, and more.get_app_link— Get the link to download the Eveoy shopper app (iOS / Android).check_order_status— Look up the status of an Eveoy order by its Stripe Checkout session id.subscribe_newsletter— Subscribe an email address to the Eveoy newsletter (case studies + lookbooks).start_checkout— Create an Eveoy checkout and return a payment link.capture_profile— Save the company an agent represents so Eveoy can tailor recommendations and have the team follow up.