email-check
E
email-check
/get_mx_records

Get Mx Records

Mail exchanger records for a domain. Returns the MX hosts in priority order and whether any exist. A domain with no MX records cannot receive mail, so sending

liveverifiedunknown~5s typical
mcpprobedemail-check
$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-ai-kaiv-email-check /get_mx_records for me.

Input

FieldTypeDescription
domain*stringDomain to check, e.g. "example.com". A full email address is accepted and the domain is ta

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-ai-kaiv-email-check","endpoint":"/get_mx_records","input":{"domain":"..."}}'
cli
npx cracked-ai run -p mcp-ai-kaiv-email-check -e /get_mx_records -i '{"domain":"..."}'
mcp
run_tool({ provider: "mcp-ai-kaiv-email-check", endpoint: "/get_mx_records", input: {"domain":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.