Submit

Pantry Aide

@hsearcy

3 days ago
Pantry Aide runs the whole meal-plan-to-checkout flow from your AI assistant. Generate a weekly meal plan from your recipes, build a pantry-aware shopping list that skips items you already have, then push it to a live Kroger cart or an Instacart link. Remote MCP server (Streamable HTTP) at https://pantryaide.com/mcp with OAuth or API-key auth; 22 tools.
Overview

Pantry Aide — meal plan to grocery cart, from chat

Pantry Aide is a hosted (remote) MCP server that runs the entire meal-plan-to-checkout journey for a signed-in user:

  1. Plan — generate a weekly meal plan from your own recipes ("mostly chicken, nothing too hard").
  2. Shop list — build a pantry-aware list that skips staples you already have.
  3. Checkout — push it to a live Kroger cart, or get an Instacart link.

Connect

  • Endpoint: https://pantryaide.com/mcp (Streamable HTTP)
  • Auth: OAuth 2.1 one-click, or Bearer API key (pa_live_…)
  • Needs a free Pantry Aide account

22 tools

Recipes, meal-plan generation & editing, pantry-aware shopping lists, and Kroger/Instacart checkout. See the repo for the full list.

Server Config

{
  "mcpServers": {
    "pantry-aide": {
      "url": "https://pantryaide.com/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.