Skip to content
Zed

shopops mcp for Zed

io.github.enzoemir1/shopops-mcp

AI e-commerce operations. Inventory, pricing, segmentation, and analytics.

client:Zed transport:stdio runtime:npm

Install shopops mcp in Zed

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

{
  "context_servers": {
    "shopops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shopops-mcp-server"
      ]
    }
  }
}

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

shopops mcp in other clients