whitelabel ordering for Cursor
com.cordering/whitelabel-ordering
Order food from Cordering white-label restaurants: browse menus, confirm, then place an order.
client:Cursor
transport:streamable-http
tools:10
Install whitelabel ordering in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"whitelabel-ordering": {
"url": "https://wl-mcp.cordering.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs