Skip to content

Custom Website Editor for Zed

com.elijahdesent/custom-website-editor

Edit your church website in plain English — text, photos, pages, databases, domains & analytics.

client:Zed transport:streamable-http

Install Custom Website Editor in Zed

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

{
  "context_servers": {
    "custom-website-editor": {
      "url": "https://www.elijahdesent.com/api/mcp"
    }
  }
}

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

Custom Website Editor in other clients