Agent-ready email verification
Give AI agents email verification, list cleaning, and domain checks
Verifly is now packaged for agent-native workflows: CLI, MCP, OpenAPI, tool manifest, llms-full.txt, and downloadable assets that make email hygiene callable from assistants and automation systems.
CLI package
Agent-friendly command line interface for verifying one email, cleaning CSV files, extracting emails, checking credits, and checking domain mail DNS.
OpenMCP server
MCP tools for verify_email, clean_email_list, extract_emails, and check_domain_health so AI agents can call Verifly directly.
OpenOpenAPI and manifest
Machine-readable OpenAPI and tool manifest files for function calling, tool use, workflow builders, and agent indexing.
OpenDownload kit
Download CLI, MCP, OpenAPI, agents.txt, llms-full.txt, and manifest files as one agent-ready package.
OpenAgent quickstart
export VERIFLY_API_KEY="vf_your_key" verifly verify lead@example.com --format json verifly clean leads.csv --format csv --out clean.csv verifly domain example.com --format json