
Whitelabel Ordering MCP server
Order food from Cordering white-label restaurants: browse menus, confirm, then place an order.
Little public usage data yet
Reviews
Write oneNobody has reviewed Whitelabel Ordering yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Whitelabel Ordering tools (10, 4 write)
write = sends, deletes, buys or postscheck_orderwrite actionFreeCheck the current status of an order the user has already placed, using the order number returned by place_order. Reports whether the restaurant has accepted it, whether it is on its way, and whether it has finished (delivered or declined). There is no background tracking and no notification: call this again when the user asks, and only until the order is reported as finished.
list_accountsFreeShow which accounts are signed in, per restaurant, and which one is active. Useful when the user keeps separate work and personal accounts.
list_menuFreeShow the restaurant's menu to the user as a visual HTML document — a horizontally-scrollable category strip with item photos, names and prices. Present the returned HTML by opening it as an HTML artifact; do NOT paste the markup into the chat as text. (Ordering does not require this — prepare_order resolves item names on its own.)
list_vendorsFreeFind restaurants (vendors) available for ordering. This is the discovery entry point: each card shows the clientId and vendorId that list_menu and prepare_order need. Call it with no arguments to list every restaurant — that is the normal case. Returns a complete, self-contained HTML document of vendor cards (logo, address, phone, delivery fee) — restaurants open today first in colour, those closed today greyed out at the bottom. Present the returned HTML to the user by opening it as an HTML artifact; do not paste the markup into the chat.
loginFreeStart signing the user in to a restaurant so they can place orders. Browsing the menu never needs this — only ordering and saving an address do. Returns a URL the user must open in a browser to sign in with Google or Apple; afterwards they copy the 'code' value from the address bar and you call submit_login_code. Each restaurant has its own login, so this must be done per restaurant.
logoutFreeSign the user out. By default signs out of every restaurant; pass a clientId to sign out of one, and an account label to sign out just that account.
place_orderwrite actionFreePlace an order previously staged by prepare_order. Requires the confirmationToken returned by prepare_order. This causes a real order to be sent to the vendor.
prepare_orderwrite actionFreeResolve a natural-language food order (one or more items) to concrete menu items and return a summary plus a confirmation token. Does NOT place the order. Call place_order with the returned token to actually place it.
submit_login_codewrite actionFreeComplete a sign-in started by login, using the 'code' value the user copied from the browser address bar. On success the user can place orders from that restaurant.
switch_accountFreeChoose which signed-in account to order with at a restaurant, e.g. to switch between work and personal. The account must already be signed in via login.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1244ms20/20
- Tool poisoning10 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 4 write-action tools with no auth3/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http whitelabel-ordering https://wl-mcp.cordering.com/mcp
Whitelabel Ordering: common questions
- Is Whitelabel Ordering MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the Whitelabel Ordering safety report
- How do I install Whitelabel Ordering?
- It runs remotely at wl-mcp.cordering.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Whitelabel Ordering need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Whitelabel Ordering maintained?
- The latest release is v0.0.1.
- Is Whitelabel Ordering up?
- 100% of our last 8 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Whitelabel Ordering?
- Servers from other publishers that do the same job: Deadlatch MCP server, Presscart MCP server and Federal Register MCP server. Compare all Whitelabel Ordering alternatives.
Alternatives to Whitelabel Ordering
Same job from other publishers: the closest match first, then the best rated.
- DeadlatchLocal advisory pre-trade risk gate for agents. Never places orders.not reviewedGrowingA
- PresscartBrowse 1,700+ publications and manage Presscart media placement campaigns, orders, and articles.not reviewedGrowingA
- Federal RegisterFederal Register proposed and final rules, notices, executive orders, and FAR cases. 8 tools.not reviewedEstablishedA
- ShopwareQuery and safely manage a Shopware 6 shop: products, orders, customers, stock, audits, reports.not reviewedEstablishedB
- WebCake StorefrontBuild pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.not reviewedGrowingA