Skip to content
VS Code

Email Verification API for VS Code

io.github.br0ski777/email-verification

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

client:VS Code transport:sse

Install Email Verification API in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Email Verification API in other clients