Skip to content
VS Code

pantry aide for VS Code

com.pantryaide/pantry-aide

AI meal plans that fill your Kroger/Instacart cart - pantry-aware lists, all from chat.

client:VS Code transport:streamable-http

Install pantry aide in VS Code

.vscode/mcp.json

{
  "servers": {
    "pantry-aide": {
      "type": "http",
      "url": "https://pantryaide.com/mcp"
    }
  }
}

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

pantry aide in other clients