Skip to content
Zed

SiteHelm for Zed

io.github.mrshahidali420/sitehelm

Let an AI agent run your WordPress site: every write previewed, verified and reversible.

client:Zed transport:streamable-http

Install SiteHelm in Zed

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

{
  "context_servers": {
    "sitehelm": {
      "url": "https://{site_host}/wp-json/sitehelm/v1/mcp"
    }
  }
}

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

SiteHelm in other clients