Skip to content
Zed

Clize for Zed

ai.clize/clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

client:Zed transport:stdio runtime:npm

Install Clize in Zed

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

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

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

Clize in other clients