Skip to content
Cursor

dior mcp for Cursor

io.github.mrfentmen/dior-mcp

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

client:Cursor transport:stdio runtime:npm

Install dior mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

dior mcp in other clients