Skip to content
Zed

Email Send API for Zed

io.github.br0ski777/email-send

Send emails programmatically via Resend. Text and HTML. x402 micropayment.

client:Zed transport:sse

Install Email Send API in Zed

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

{
  "context_servers": {
    "email-send": {
      "url": "https://email-send.api.klymax402.com/mcp"
    }
  }
}

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

Email Send API in other clients