Skip to content
Zed

chanel mcp for Zed

io.github.mrfentmen/chanel-mcp

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

client:Zed transport:stdio runtime:npm

Install chanel mcp in Zed

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

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

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

chanel mcp in other clients