Skip to content
VS Code

SiteHelm for VS Code

io.github.mrshahidali420/sitehelm

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

client:VS Code transport:streamable-http

Install SiteHelm in VS Code

.vscode/mcp.json

{
  "servers": {
    "sitehelm": {
      "type": "http",
      "url": "https://{site_host}/wp-json/sitehelm/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SiteHelm in other clients