Skip to content
Zed

dior mcp for Zed

io.github.mrfentmen/dior-mcp

Dior resale listings, prices and details. Not affiliated with Dior.

client:Zed transport:stdio runtime:npm

Install dior mcp in Zed

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

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

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

dior mcp in other clients