🍽

What's for Dinner?

Agent

Household meal planner that answers the eternal question

Plans nightly dinners by checking schedules, recommending from your household's staples rotation, managing the grocery list, and committing meals to a shared Google Calendar. Works with any dietary constraints, cuisine preferences, and family size.

MCP Server URL

https://mcp.q5m.io/whats-for-dinner/

How to connect

  1. 1. Copy the URL above
  2. 2. Paste it into Claude Chat, ChatGPT, Claude Code, or any MCP client
  3. 3. Sign in to q5m when prompted to authorize

Tools (4)

get_profile

Read the household profile — family members, dietary constraints, calendar IDs, cuisine preferences, meal timing defaults, and shopping list config. Returns markdown text or null if not yet set up. Call get_instructions first to load your full playbook.

save_profile

Save or update the household profile (family members, dietary constraints, calendar IDs, cuisine preferences, meal timing, shopping config). Content should be structured markdown.

get_staples

Read the household's dinner staples rotation — main dishes and go-to sides the family regularly enjoys. Returns JSON with 'mains' and 'sides' arrays, or null if not yet populated. Call get_instructions first to load your full playbook.

update_staples

Add, remove, or rename items in the household's staples rotation. Supports batch operations on both mains and sides. Use 'replace' with merge=false to overwrite the entire staples list.

Sign up to connect your account and start using What's for Dinner?

Get Started