MediaWebMCP verified
sundaytable.openai.chatgpt.site WebMCP tools
Plan lunch and dinner for every day of the week, keep recipes and groceries in sync, and collaborate with your agent through real WebMCP tools.
MediaWebMCP verified
Plan lunch and dinner for every day of the week, keep recipes and groceries in sync, and collaborate with your agent through real WebMCP tools.
Plan lunch and dinner for every day of the week, keep recipes and groceries in sync, and collaborate with your agent through real WebMCP tools. This page documents every listed tool, the action or answer it provides, its installation command, and the input fields an agent should send.
Read the active week's 14 meal slots, full recipes, consolidated groceries, checked items, preferences, and human-protected meals before making changes.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use get_meal_planInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_meal_plan tool on sundaytable.openai.chatgpt.site. Return the structured result and cite the source page.Read Monday–Sunday lunch and dinner slots, including whether each meal is empty or protected by its human owner.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use list_meal_slotsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the list_meal_slots tool on sundaytable.openai.chatgpt.site with day: <string>. Return the structured result and cite the source page.day string A full day name, Monday through Sunday.Create or update an agent-authored recipe with ingredients and cooking steps. User-authored recipes cannot be overwritten.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use upsert_recipeInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the upsert_recipe tool on sundaytable.openai.chatgpt.site with recipeId: <string>, title: <string>, description: <string>, minutes: <number>, servings: <number>, ingredients: <array>, steps: <array>, image: <string>. Return the structured result and cite the source page.recipeId string Stable recipe ID. Generated when omitted.title string description string minutes number servings number ingredients array steps array image string Optional HTTPS image URL.Assign an existing recipe to a Monday–Sunday lunch or dinner slot. Human-added or human-edited meals are protected and cannot be overwritten.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use set_mealInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the set_meal tool on sundaytable.openai.chatgpt.site with day: <string>, mealType: <string>, recipeId: <string>. Return the structured result and cite the source page.day string A full day name, Monday through Sunday.mealType string The lunch or dinner meal slot.recipeId string Atomically fill or update multiple lunch and dinner slots with existing recipe IDs. Validates every recipe and refuses to overwrite any human-protected slot.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use plan_weekInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the plan_week tool on sundaytable.openai.chatgpt.site with meals: <array>. Return the structured result and cite the source page.meals array Remove an agent-authored meal. Unused recipes and their unshared grocery ingredients are automatically removed; human-protected meals cannot be deleted.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use remove_mealInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the remove_meal tool on sundaytable.openai.chatgpt.site with day: <string>, mealType: <string>. Return the structured result and cite the source page.day string A full day name, Monday through Sunday.mealType string The lunch or dinner meal slot.Read the automatically consolidated grocery list, grouped by aisle, with quantities merged across all scheduled meals.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use get_grocery_listInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the get_grocery_list tool on sundaytable.openai.chatgpt.site. Return the structured result and cite the source page.Check or uncheck an ingredient on the shopping list without changing a recipe or meal.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use set_grocery_checkedInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the set_grocery_checked tool on sundaytable.openai.chatgpt.site with ingredient: <string>, checked: <boolean>. Return the structured result and cite the source page.ingredient string checked boolean Remove an ingredient from every agent-authored recipe that uses it and immediately update the grocery list. Refuses to modify human-authored recipes.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use remove_ingredientInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the remove_ingredient tool on sundaytable.openai.chatgpt.site with ingredient: <string>. Return the structured result and cite the source page.ingredient string Set the visible dietary, budget, prep-time, and food-waste preferences that guide weekly meal suggestions.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use set_food_preferencesInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the set_food_preferences tool on sundaytable.openai.chatgpt.site with preferences: <array>. Return the structured result and cite the source page.preferences array Switch to a week by its Monday date. Each week's meals, recipes, shopping progress, and manual edits remain independently saved.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use set_active_weekInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the set_active_week tool on sundaytable.openai.chatgpt.site with weekStart: <string>. Return the structured result and cite the source page.weekStart string The Monday date in YYYY-MM-DD format.Clear only agent-created meals from the current week. Preserves all human-protected meals and their recipes.
Open the sundaytable.openai.chatgpt.site website and ask your browser agent to use clear_agent_mealsInstall browse first, then run the command in a terminal. WebMCP tools run directly on the website and do not need a package install.
Use the clear_agent_meals tool on sundaytable.openai.chatgpt.site. Return the structured result and cite the source page.