Skip to content
Zed

emailkind for Zed

com.emailkind/emailkind

Classify email addresses and domains by provider and type (business, personal, disposable).

client:Zed transport:streamable-http

Install emailkind in Zed

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

{
  "context_servers": {
    "emailkind": {
      "url": "https://emailkind.com/v1/mcp"
    }
  }
}

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

emailkind in other clients