Eveoy — Verified In-Store Foot Traffic ($24.99/customer)
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
mcpprobedeveoyverified
$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

FieldTypeDescription
company_name*stringThe company or brand the agent represents.
brand_websitestringThe brand's website URL.
sectorstringIndustry sector, from the Eveoy public list.
locationsintegerNumber of physical store locations.
contact_namestringPrimary contact name for follow-up.
work_emailstringWork email — enables team follow-up and a smoother checkout.
goalsstringWhat 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.