Browse restaurants and stores, build a cart, and place real orders with digital payment — from inside Claude and other AI assistants that support the Model Context Protocol (MCP).
Lezzoo is a food-delivery and local-commerce platform operating in Iraq and the Kurdistan Region. This connector is an MCP server that lets an AI assistant search Lezzoo's merchants and menus, assemble a cart, and — after the customer signs in — view their profile, addresses and orders, track deliveries live, and place orders paid through Lezzoo's digital payment methods.
Browsing is fully anonymous. Anything tied to a person (profile, addresses, order history, checkout) requires the customer to sign in to their own Lezzoo account; the assistant only ever sees that signed-in customer's data.
The connector is a remote MCP server (streamable HTTP) available at:
In Claude, add it under Settings → Connectors → Add custom connector and paste the URL above (available on Claude Pro, Team, and Enterprise). No API key is required — sign-in is handled by the connector's own secure OAuth flow when you first use a feature that needs your account.
Sign-in uses OAuth 2.0. Browsing tools are anonymous; when you call a tool that needs your account, the connector challenges the assistant to run a one-time sign-in (phone number + SMS code), then proceeds. Your session token is scoped to your account and is never shared with other users.
The connector reads only what a tool needs to do its job. It does not read your chat history, memory, or files. See the Lezzoo Privacy Policy for data collection, storage, third-party payment processors, retention, and contact details.
search — restaurants & stores near a locationsearch_merchant_products — a merchant's menuget_full_menu — a merchant's whole menu at onceget_product_details — one item's price, image, optionsget_top_searches — trending searchesview_cart — see the current cartadd_to_cart — add one or more itemsupdate_cart_item — change a line's quantityremove_cart_item — remove a lineclear_cart — empty the cartget_profile — your profileget_addresses — saved delivery addressesget_order_history — current & past orderstrack_order — live status, ETA & driverreview_order — price the cart, pick address & methodplace_order — place the order (asks you to confirm)get_payment_methods · get_wallet_balanceget_payment_link — re-open the payment pageSeveral tools render interactive cards (search results, menus, cart, checkout, order tracking) in hosts that support MCP Apps; every tool also returns plain text so it works in any MCP client.
place_order) always asks for your explicit
confirmation first — nothing is ordered without it.| Item | Detail |
|---|---|
| Coverage | Iraq & the Kurdistan Region (cities where Lezzoo operates) |
| Languages | English, Arabic, Kurdish |
| Server URL | https://mcp.lezzoo.com/mcp |
| Privacy policy | www.lezzoo.com/pp.html |
| Website | www.lezzoo.com |
| Support | tech@lezzoo.com |