Skip to content

Dead Simple Email for Zed

email.deadsimple/dead-simple-email

Give an agent its own inbox: send, receive, and pull signup codes from real email.

client:Zed transport:streamable-http runtime:pypi

Install Dead Simple Email in Zed

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

{
  "context_servers": {
    "dead-simple-email": {
      "url": "https://api.deadsimple.email/mcp"
    }
  }
}

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

Dead Simple Email in other clients