Skip to content
Grok

email validator for Grok

io.github.ryuamarines/email-validator

Validates email syntax and MX records. x402 payment required (testnet USDC).

client:Grok transport:streamable-http tools:1

Install email validator in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "email-validator": {
      "type": "http",
      "url": "https://faceted-napped-debtless.ngrok-free.dev/email-validator/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

What Grok can do once it is connected

email validator in other clients