Skip to content
VS Code

shop for VS Code

uk.co.diningco/shop

Dining Co: Tables for the UK, with the sizes, materials and colours that decide the choice —...

client:VS Code transport:stdio runtime:npm

Install shop in VS Code

.vscode/mcp.json

{
  "servers": {
    "shop": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/diningco-co-uk-shop-mcp"
      ]
    }
  }
}

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

shop in other clients