Skip to content
Cursor

deliverability doctor for Cursor

io.github.integrity-os/deliverability-doctor

Check if a domain can be email-spoofed: SPF, DMARC, DKIM, MX graded from public DNS. Authless.

client:Cursor transport:streamable-http tools:2

Install deliverability doctor in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "deliverability-doctor": {
      "url": "https://deliverability-doctor.deliverability-doctor.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

deliverability doctor in other clients