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.
Server Config
{
"mcpServers": {
"pantry-aide": {
"url": "https://pantryaide.com/mcp"
}
}
}