Skip to content
Zed

Email Verification MCP for Zed

io.github.foundrynet/email-verify-mcp

Verify emails — deliverability, disposable/role/free detection, MX validity, domain age.

client:Zed transport:streamable-http

Install Email Verification MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "email-verify-mcp": {
      "url": "https://email-verify-mcp-production.up.railway.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Email Verification MCP in other clients