Skip to content
Cursor

chanel mcp for Cursor

io.github.mrfentmen/chanel-mcp

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

client:Cursor transport:stdio runtime:npm

Install chanel mcp in Cursor

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

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

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

chanel mcp in other clients