mail send for Zed
dev.mailkite/mail-send
Send transactional email over a verified domain — templates, attachments, custom headers.
client:Zed
transport:streamable-http
Install mail send in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mail-send": {
"url": "https://mcp.mailkite.dev/mcp?ref=mail-send"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs