Skip to content
Grok

Email Verification API for Grok

io.github.br0ski777/email-verification

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

client:Grok transport:sse

Install Email Verification API in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Email Verification API in other clients