plan to eat for Claude Code
io.github.alex-zwingli/plan-to-eat
Unofficial Plan to Eat client: recipes, meal planner, leftovers, freezer, and shopping list.
client:Claude Code
transport:stdio
runtime:npm
Install plan to eat in Claude Code
run in your project directory
claude mcp add plan-to-eat -e PLAN_TO_EAT_USERNAME=<PLAN_TO_EAT_USERNAME> -e PLAN_TO_EAT_PASSWORD=<PLAN_TO_EAT_PASSWORD> -e PLAN_TO_EAT_SESSION_FILE=<PLAN_TO_EAT_SESSION_FILE> -- npx -y plan-to-eat-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs