Grocery MCP for VS Code
io.github.andrewvg23/grocery-mcp
Search direct grocery storefronts and create product-link pickup handoffs.
client:VS Code
transport:streamable-http
Install Grocery MCP in VS Code
.vscode/mcp.json
{
"servers": {
"grocery-mcp": {
"type": "http",
"url": "https://grocery-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs