mailverdict for Cursor
dev.mailverdict/mailverdict
Keyless email checks: disposable, role, and free-provider detection, MX, and typo suggestions.
client:Cursor
transport:streamable-http
tools:2
Install mailverdict in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mailverdict": {
"url": "https://api.mailverdict.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs