Skip to content
Zed

mailtempo for Zed

com.mailtempo/mailtempo

MCP server for MailTempo's public free temporary email inboxes.

client:Zed transport:streamable-http

Install mailtempo in Zed

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

{
  "context_servers": {
    "mailtempo": {
      "url": "https://mailtempo.com/api/mcp"
    }
  }
}

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

mailtempo in other clients