Skip to content

Kawaa email verification for Zed

com.kawaa/email-verification

Check whether an email address can receive mail — one address or a list — without sending to it.

client:Zed transport:streamable-http

Install Kawaa email verification in Zed

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

{
  "context_servers": {
    "email-verification": {
      "url": "https://api.kawaa.com/mcp"
    }
  }
}

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

Kawaa email verification in other clients