email verifier for Cursor
io.github.pavel-tashev/email-verifier
Verify email addresses in bulk: syntax, domain, MX, disposable and role addresses, SPF and DMARC
client:Cursor
transport:streamable-http
Install email verifier in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"email-verifier": {
"url": "https://mcp.apify.com?tools=pavel.tashev/email-verifier"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs