Validate emails from your AI coding assistant. Syntax checks, MX verification, disposable detection, developer pattern intelligence, and typo suggestions. 1,000 free validations/month.
Server Config
{
"mcpServers": {
"validkit": {
"command": "npx",
"args": [
"-y",
"@validkit/mcp-server"
],
"env": {
"VALIDKIT_API_KEY": "<YOUR_API_KEY>"
}
}
}
}