Skip to content
Zed

mail receive for Zed

dev.mailkite/mail-receive

Receive inbound email as clean JSON — manage domains, routes, and webhooks. MailKite.

client:Zed transport:streamable-http

Install mail receive in Zed

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

{
  "context_servers": {
    "mail-receive": {
      "url": "https://mcp.mailkite.dev/mcp?ref=mail-receive"
    }
  }
}

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

mail receive in other clients