Skip to content
Claude Desktop

splitbasket prices for Claude Desktop

io.github.voicearc/splitbasket-prices

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

client:Claude Desktop transport:streamable-http

Install splitbasket prices in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "splitbasket-prices": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.splitbasket.shop/v1/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

splitbasket prices in other clients