🍽

Dinner Planner

Agent

Plans tonight's dinner around the schedule, the staples, and what you ate yesterday

Plans nightly dinners by checking your evening schedule, recommending from your household's staples rotation, managing the grocery list, and committing meals to a shared calendar. Knows your dietary constraints, cuisine preferences, family size, and what you already ate this week.

MCP Server URL

https://mcp.q5m.ai/dinner-planner/

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.

Open the platform to connect Dinner Planner

Platform