Skip to content
Zed

mailverdict for Zed

dev.mailverdict/mailverdict

Keyless email checks: disposable, role, and free-provider detection, MX, and typo suggestions.

client:Zed transport:streamable-http tools:2

Install mailverdict in Zed

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

{
  "context_servers": {
    "mailverdict": {
      "url": "https://api.mailverdict.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

mailverdict in other clients