Skip to content
Cursor

Email Verification API for Cursor

io.github.br0ski777/email-verification

Verify emails: syntax, MX records, disposable detection, quality score 0-100. x402 USDC.

client:Cursor transport:sse

Install Email Verification API in Cursor

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

{
  "mcpServers": {
    "email-verification": {
      "url": "https://email-verification.api.klymax402.com/mcp"
    }
  }
}

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

Email Verification API in other clients