Skip to content

shopify multi store for Zed

io.github.alex-brecher/shopify-multi-store

Connect AI agents to multiple Shopify Admin stores for reports, comparisons, and guarded updates.

client:Zed transport:stdio runtime:npm

Install shopify multi store in Zed

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

{
  "context_servers": {
    "shopify-multi-store": {
      "command": "npx",
      "args": [
        "-y",
        "shopify-multi-store-mcp-server"
      ]
    }
  }
}

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

shopify multi store in other clients