cloudkitchens-mcp.yml
No official hosted or remote Model Context Protocol (MCP) server was found for CloudKitchens — not on developer.cloudkitchens.com, not in the developer guides, not in the public MCP registries, and no /.well-known/oauth-protected-resource is served on api.cloudkitchens.com. The candidate tool set below is DERIVED from the 80 operations of the CloudKitchens Public API as a proposal for an agent-facing surface. It is NOT published by CloudKitchens, and no MCPServer pointer is wired in apis.yml.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
create_order— Create orderupdate_order— Update orderupdate_order_status— Update order statusupdate_order_customer_payment— Update order customer paymentupdate_order_delivery_info— Update order delivery informationupload_past_orders— Upload past ordersorder_created— Notify the result of a Create Order eventmanager_get_order_feed— Fetch order feed for a storeget_manager_order— Fetch order with Manager Inforequest_order_confirmation— Request order confirmationrequest_order_cancelation— Request order cancelationmark_as_ready_to_pickup— Mark an order as ready to pickupcreate_packaging_order_component— Create a packaging componentmark_as_fulfilled— Mark an order as fulfilledmark_dine_in_order_closed— Mark a dine-in (open-tab) order as closedmanager_update_order_customer_items— Update order customer itemsupdate_order_prep_time— Update order prep timepause_storefronts— Request pausing storefronts of a storeunpause_storefronts— Request unpausing storefronts of a storeget_pause_request_status— Get the process status details of a pause requestget_unpause_request_status— Get the process status details of an unpause requestget_menu— Get the menus for a storeupsert_menu— Upsert menus for a storeget_async_job_status— Get the async menu job statusmenu_publish_callback— Notify the result of a Publish Menu eventmenu_send_callback— Notify the result of a Send Menu eventmenu_upsert_hours— Notify the receival of a Upsert Hours Menu eventpos_menu_sync— Synchronize store menu with POS menuupdate_menu_entities_availabilities_callback— Notify the result of an Update Menu Entities Availabilities eventmanager_get_menu_publish_targets— Get the publish-targets for a storemanager_publish_menu— Publish menus to targets for a storemenu_sync— Synchronize store menu with POS menumanager_suspend_menu_entities— Suspend menu entities targets for a storemanager_unsuspend_menu_entities— Unsuspend menu entities targets for a storemanager_bootstrap— Bootstrap menus for a storepost_store_availability_change— Notify about store availability changepost_store_hours_configuration_change— Notify about store hours configuration changepost_pause_store_event_result— Notify the result of a pause request eventpost_unpause_store_event_result— Notify the result of an unpause request eventpost_eater_side_store_availability_change— Notify about store availability change from the eater sidepost_eater_side_store_hours_configuration_change— Notify about store hours configuration change on eater sideupdate_delivery_status— Update delivery statusrequest_delivery_quote_callback— Notify the result of a request delivery quote eventaccept_delivery_callback— Notify the result of an accept delivery eventcancel_delivery_callback— Notify the result of a cancel delivery eventdelivery_callback_error— Publish delivery callback errorupdate_delivery_request_callback— Notify the result of an update delivery request eventpublish_error— Publish callback errorping— Ping the systemget_report_status— Request status of the report using jobIdgenerate_report_multi— Request a business report for multiple storesreview_reply— Reply or schedule a reply to a reviewrequest_token— Generate tokenoauth2_authorize— OAuth 2.0 Authorize Endpointupsert_storelink_event_result_endpoint— Complete Store Onboardingupdate_store_status_endpoint— Update Store Statuspost_financial_transactions— Post financial transactionspost_financial_invoice— Post a financial invoicelist_inventory_summaries— List inventory summarieslist_inventory_shipments— List shipmentscreate_shipment— Create shipmentorganization_get_organization— Get the organization managed by the user.organization_get_brand— Get a brand of the organization managed by the user.organization_list_brands— Get the list of brands of the organization managed by the user.organization_get_store— Get a store of the organization managed by the user.organization_list_stores— Get the list of stores of a given brand.organization_get_connection— Get the partner application connection with the selected store.organization_create_connection— Create a connection for the partner application with the selected store.organization_delete_connection— Delete the connection between the partner application and the selected store.post_discover_stores_result— Notify stores discovered at the geolocationspost_get_store_details_result— Notify about store details updateget_enrollment_config— Get enrollment config for a loyalty providerget_user— Get user by idcreate_user— Create a loyalty usersearch_users— Search loyalty userscompute_applicable_rewards— Compute applicable rewardssimulate_rewards— Simulate rewardsredeem_and_accumulate_rewards— Redeem and accumulate rewardsrefund_rewards— Refund rewardseater_order_history— query eater's related history orders
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.