Built for the AI-Agent Era
A native MCP server and CLI mean AI SDRs, coding agents, and automated pipelines can verify emails directly - no integration glue code required.
Connect in one config block
{
"mcpServers": {
"rocketverifier": {
"url": "https://api.rocketverifier.com/mcp",
"headers": { "Authorization": "Bearer rv_live_xxxxx" }
}
}
} Common Questions
What is the RocketVerifier MCP server?
MCP (Model Context Protocol) is an open standard that lets AI assistants like Claude, ChatGPT, and Cursor call external tools directly from a conversation. The RocketVerifier MCP server exposes email verification, bulk jobs, and credit-balance lookups as native tools, so an agent can verify an address without you writing any integration code.
How do I connect an AI agent to RocketVerifier?
Install the `@rocketverifier/mcp` npm package for local/stdio use, or point your agent at the hosted endpoint `https://api.rocketverifier.com/mcp` (Streamable HTTP, Bearer auth) - no server to run yourself. Setup guides exist per agent at /agents/.
Is there a CLI for scripts and CI pipelines?
Yes - `npx @rocketverifier/cli` gives scripts, CI pipelines, and coding agents verify/bulk/jobs/credits commands with `--json` output, so you can pipe results directly into other tooling.
Which AI agents and pipelines does this work with?
Claude, ChatGPT, Cursor, and any MCP-compatible client out of the box; plus native nodes/actions for n8n, Clay, and Zapier AI Actions. See per-agent setup guides at /agents/.
Give Your Agent Verified Emails
100 free credits — quick card check, never charged.