Skip to content
VS Code

supermarkt for VS Code

nl.schappy/supermarkt

Live Dutch supermarket prices and promotions (Albert Heijn, Jumbo, Lidl, Aldi and more) for AI.

client:VS Code transport:streamable-http

Install supermarkt in VS Code

.vscode/mcp.json

{
  "servers": {
    "supermarkt": {
      "type": "http",
      "url": "https://mcp.schappy.nl/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

supermarkt in other clients