Skip to content
Zed

rolex mcp for Zed

io.github.mrfentmen/rolex-mcp

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

client:Zed transport:stdio runtime:npm

Install rolex mcp in Zed

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

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

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

rolex mcp in other clients