emailverifier.dev for Cursor
io.github.usamaejaz/emailverifier
Verify emails and domains for routing, disposable providers, role accounts, and SMTP risk.
client:Cursor
transport:streamable-http
Install emailverifier.dev in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"emailverifier": {
"url": "https://emailverifier.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs