Skip to content
Zed

Sites by Clize for Zed

ai.clize/sites

Ship a real marketing site from your coding agent: domain, HTTPS and a working inbox.

client:Zed transport:stdio runtime:npm

Install Sites by Clize in Zed

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

{
  "context_servers": {
    "sites": {
      "command": "npx",
      "args": [
        "-y",
        "@clize/sites"
      ]
    }
  }
}

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

Sites by Clize in other clients