Skip to content
Zed

Temp Mail for Zed

io.temp-mail/temp-mail

Disposable email inboxes for AI agents — read messages and verification codes.

client:Zed transport:streamable-http

Install Temp Mail in Zed

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

{
  "context_servers": {
    "temp-mail": {
      "url": "https://api.temp-mail.io/v1/mcp"
    }
  }
}

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

Temp Mail in other clients