Cheapest Grocery Basket for VS Code
com.mcpscores/cheapest-grocery-basket
Where to buy a whole grocery list today: local prices, per-unit and cross-store comparison.
client:VS Code
transport:streamable-http
tools:5
Install Cheapest Grocery Basket in VS Code
.vscode/mcp.json
{
"servers": {
"cheapest-grocery-basket": {
"type": "http",
"url": "https://grocery-basket.bowling-anthony.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs