Skip to content
Zed

Resent for Zed

io.github.resentmail/resent

Transactional email for AI agents: templates, domain verify, and sends.

client:Zed transport:streamable-http

Install Resent in Zed

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

{
  "context_servers": {
    "resent": {
      "url": "https://resent.one/api/v1/mcp"
    }
  }
}

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

Resent in other clients