Pantry Aide

by hsearcy

160 downloads
Not rated
GitHub

About

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 (Streamabl

Details

Author
hsearcy
Downloads
160
Categories
Other

- 22 tools for recipes, meal planning, and shopping lists
- Generates weekly meal plans from your own recipes
- Pantry-aware shopping lists that skip staples you have
- One-click checkout to live Kroger cart
- Instacart link generation for checkout
- OAuth 2.1 and API key authentication

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Pantry Aide
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Connect your MCP client to the endpoint https://pantryaide.com/mcp using Streamable HTTP transport. Authenticate via OAuth 2.1 one-click or a Bearer API key (pa_live_…). A free Pantry Aide account is required.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "pantry aide": {
            "pantry-aide": {
                "url": "https://pantryaide.com/mcp"
            }
        }
    }
}

McpServers

{
    "pantry-aide": {
        "url": "https://pantryaide.com/mcp"
    }
}

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.
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.