Email Deliverability Audit API for Cursor
io.github.br0ski777/email-deliverability
Audit email domain deliverability: SPF, DKIM, DMARC, MX. Score 0-100. x402.
client:Cursor
transport:sse
Install Email Deliverability Audit API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"email-deliverability": {
"url": "https://email-deliverability.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs