Skip to content
Windsurf

leclerc drive for Windsurf

io.github.skunkobi/leclerc-drive

MCP server for E.Leclerc Drive — search products, manage cart, and order groceries from Claude

client:Windsurf transport:stdio runtime:npm

Install leclerc drive in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "leclerc-drive": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-leclerc-drive"
      ],
      "env": {
        "LECLERC_STORE_ID": "<LECLERC_STORE_ID>",
        "LECLERC_HOST": "<LECLERC_HOST>",
        "LECLERC_COOKIE": "<LECLERC_COOKIE>",
        "LECLERC_CHROME_PROFILE": "<LECLERC_CHROME_PROFILE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

leclerc drive in other clients