Skip to content
Zed

SendLetter for Zed

eu.sendletter/sendletter

Send real, printed letters by post across Europe. Requires a free account; quote before sending.

client:Zed transport:streamable-http

Install SendLetter in Zed

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

{
  "context_servers": {
    "sendletter": {
      "url": "https://sendletter.eu/api/mcp"
    }
  }
}

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

SendLetter in other clients