Skip to content
Zed

agent mail for Zed

dev.mailkite/agent-mail

Give an AI agent its own inbox — receive email as a webhook, send over a verified domain.

client:Zed transport:streamable-http

Install agent mail in Zed

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

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

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

agent mail in other clients