Skip to content
VS Code

dior mcp for VS Code

io.github.mrfentmen/dior-mcp

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

client:VS Code transport:stdio runtime:npm

Install dior mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "dior-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "dior-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

dior mcp in other clients