← WebMCP Directory

sundaytable.openai.chatgpt.site

sundaytable.openai.chatgpt.site

demo Unverified (seed import) Media & Personal 12 tools imperative implementation

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.

First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com

Answer 3 · Act 9 · Transact 0 · Score: Not yet scored

Tool inspector

plan_week

act imperative

Atomically fill or update multiple lunch and dinner slots with existing recipe IDs. Validates every recipe and refuses to overwrite any human-protected slot.

Page: /

Input schema

PropertyTypeRequiredDescription
meals array yes
Raw JSON schema
{
  "type": "object",
  "properties": {
    "meals": {
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "day": {
            "type": "string",
            "enum": [
              "Monday",
              "Tuesday",
              "Wednesday",
              "Thursday",
              "Friday",
              "Saturday",
              "Sunday"
            ],
            "description": "A full day name, Monday through Sunday."
          },
          "mealType": {
            "type": "string",
            "enum": [
              "lunch",
              "dinner"
            ],
            "description": "The lunch or dinner meal slot."
          },
          "recipeId": {
            "type": "string"
          }
        },
        "required": [
          "day",
          "mealType",
          "recipeId"
        ]
      }
    }
  },
  "required": [
    "meals"
  ]
}

Similar websites

webroom.openai.chatgpt.site

webroom.openai.chatgpt.site

A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.

demo Unverified Media & Personal
28 tools A4 / Act24 / T0 Not yet scored Seen 2026-08-27
get_document_info get_edit_state get_edit_history get_image_preview open_image_from_url
Inspect tools
fieldwork-beat-machine.openai.chatgpt.site

fieldwork-beat-machine.openai.chatgpt.site

A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.

demo Unverified Media & Personal
26 tools A2 / Act24 / T0 Not yet scored Seen 2026-08-27
get_state get_project load_project export_project undo_edit
Inspect tools
pixly.gg

pixly.gg

Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.

live Unverified Media & Personal Transact tools
22 tools A1 / Act18 / T3 Not yet scored Seen 2026-08-27
mc_list_servers mc_get_server mc_create_server mc_update_server mc_server_action
Inspect tools
quokkapix.com

quokkapix.com

Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.

live Unverified Media & Personal Transact tools
14 tools A1 / Act12 / T1 Not yet scored Seen 2026-08-27
quokkapix.get_contract quokkapix.get_state quokkapix.get_result_manifest quokkapix.get_payment_policy quokkapix.list_recipes
Inspect tools

Related on Influzer