EV
Eveoy — Verified In-Store Foot Traffic ($24.99/customer)
/capture_profile
Save your company 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
liveverifiedunknown~5s typical
mcpprobedeveoy—verified
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-eveoy-mcp /capture_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| company_name* | string | The company or brand the agent represents. |
| brand_website | string | The brand's website URL. |
| sector | string | Industry sector, from the Eveoy public list. |
| locations | integer | Number of physical store locations. |
| contact_name | string | Primary contact name for follow-up. |
| work_email | string | Work email — enables team follow-up and a smoother checkout. |
| goals | string | What the brand wants from Eveoy (foot traffic, UGC, launches, etc.). |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-eveoy-mcp","endpoint":"/capture_profile","input":{"company_name":"..."}}'cli
npx cracked-ai run -p mcp-com-eveoy-mcp -e /capture_profile -i '{"company_name":"..."}'mcp
run_tool({ provider: "mcp-com-eveoy-mcp", endpoint: "/capture_profile", input: {"company_name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.