Hunter.io
H
Hunter.io
/email-verifier

Email verifier

Deliverability verdict for an email (SMTP-level).

needs keyunknown
email verifydeliverability
$0.010
per call
plus $0.001 platform fee per run
Bring your own Hunter.io key: provider portion drops to $0.
Not enabled on this deployment yet. Connect your own key to use it now.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run hunter /email-verifier for me.

Input

FieldTypeDescription
email*stringEmail

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"hunter","endpoint":"/email-verifier","input":{"email":"..."}}'
cli
npx cracked-ai run -p hunter -e /email-verifier -i '{"email":"..."}'
mcp
run_tool({ provider: "hunter", endpoint: "/email-verifier", input: {"email":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.
Provider not enabled: the run returns a 503 with instructions.