Email Verification API for Zed
io.github.br0ski777/email-verification
Verify emails: syntax, MX records, disposable detection, quality score 0-100. x402 USDC.
client:Zed
transport:sse
Install Email Verification API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"email-verification": {
"url": "https://email-verification.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs