Skip to content
VS Code

Pinch Grocery Prices (Australia) for VS Code

com.pinch-app/grocery

Live Australian grocery prices from Woolworths, Coles, Aldi and Harris Farm.

client:VS Code transport:streamable-http tools:10

Install Pinch Grocery Prices (Australia) in VS Code

.vscode/mcp.json

{
  "servers": {
    "grocery": {
      "type": "http",
      "url": "https://pinch-app.com/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Pinch Grocery Prices (Australia) in other clients