Skip to content
Zed

Agent Storefront for Zed

ai.clize/storefront

Let your AI agent run a real store: checkout, orders, refunds, shipping and support.

client:Zed transport:stdio runtime:npm

Install Agent Storefront in Zed

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

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

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

Agent Storefront in other clients