Skip to content
VS Code

shelfatlas catalog for VS Code

io.github.slambertdk/shelfatlas-catalog

Danish grocery catalog as MCP tools: live offers across all major chains, stores, EAN lookup, stock.

client:VS Code transport:streamable-http

Install shelfatlas catalog in VS Code

.vscode/mcp.json

{
  "servers": {
    "shelfatlas-catalog": {
      "type": "http",
      "url": "https://api.shelfatlas.com/api/v1/mcp"
    }
  }
}

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

shelfatlas catalog in other clients