Skip to content
Zed

Palisade for Zed

email.palisade/palisade

Monitor and manage email authentication (SPF, DKIM, DMARC, MTA-STS, BIMI) for your domains.

client:Zed transport:streamable-http runtime:npm

Install Palisade in Zed

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

{
  "context_servers": {
    "palisade": {
      "url": "https://api.palisade.email/mcp"
    }
  }
}

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

Palisade in other clients