whitelabel ordering for Zed
com.cordering/whitelabel-ordering
Order food from Cordering white-label restaurants: browse menus, confirm, then place an order.
client:Zed
transport:streamable-http
tools:10
Install whitelabel ordering in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"whitelabel-ordering": {
"url": "https://wl-mcp.cordering.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs