Kroger for VS Code
io.github.pipeworx-io/kroger
Kroger MCP — grocery products, prices, and store locations (developer.kroger.com)
client:VS Code
transport:streamable-http
Install Kroger in VS Code
.vscode/mcp.json
{
"servers": {
"kroger": {
"type": "http",
"url": "https://gateway.pipeworx.io/kroger/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs