Core Features
- create recipe
- list recipes
- get recipe
- update recipe
- delete recipe
- create meal plan
- add meal
- get shopping list
Lifestyle Recipe and meal planner manage recipes.
Recipe and meal planner — manage recipes, create meal plans, generate shopping lists, and track nutrition
Available as a web app, standalone desktop app (macOS, Windows, Linux), and inside the ClawPad workspace.
Operations (15): create_recipe, list_recipes, get_recipe, update_recipe, delete_recipe, create_meal_plan, ...