Skip to content
Zed

emailmd for Zed

dev.emailmd/emailmd

Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails.

client:Zed transport:streamable-http runtime:npm tools:3

Install emailmd in Zed

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

{
  "context_servers": {
    "emailmd": {
      "url": "https://www.emailmd.dev/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

emailmd in other clients