T
Toolcall
/email-validate
email validate
Email verification and deliverability check without sending anything: syntax, MX records, disposable-domain detection (121k+ known domains), role-account and fr
liveunknown~5s typical
mcptoolcall
$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-click-toolcall-toolcall /email-validate for me.
Input
| Field | Type | Description |
|---|---|---|
| email* | string | Email address to validate |
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-click-toolcall-toolcall","endpoint":"/email-validate","input":{"email":"..."}}'cli
npx cracked-ai run -p mcp-click-toolcall-toolcall -e /email-validate -i '{"email":"..."}'mcp
run_tool({ provider: "mcp-click-toolcall-toolcall", endpoint: "/email-validate", input: {"email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.