Skip to content
VS Code

splitbasket prices for VS Code

io.github.voicearc/splitbasket-prices

Cached US grocery prices, age disclosed on every row - search, compare across banners, coverage.

client:VS Code transport:streamable-http

Install splitbasket prices in VS Code

.vscode/mcp.json

{
  "servers": {
    "splitbasket-prices": {
      "type": "http",
      "url": "https://api.splitbasket.shop/v1/mcp"
    }
  }
}

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

splitbasket prices in other clients