Loading MCP server directory, please wait...
MCP server for E.Leclerc Drive — search products, manage cart, and order groceries from Claude
npx @getmcp/cli add io.github.skunkobi/leclerc-driveRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.skunkobi/leclerc-drive": {
"command": "npx",
"args": [
"-y",
"mcp-leclerc-drive"
],
"env": {
"LECLERC_STORE_ID": "",
"LECLERC_HOST": "",
"LECLERC_COOKIE": "",
"LECLERC_CHROME_PROFILE": ""
}
}
}
}