{"success":true,"server":"zayuno-mcp-server","version":"1.0.0","tools":[{"name":"list_providers","description":"Returns a list of all active verified fast-food and service providers (e.g. EVOS). [Read-Only]","readOnly":true},{"name":"get_provider","description":"Get detailed info, delivery capabilities, and operating status for a provider (e.g. \"evos\"). [Read-Only]","readOnly":true},{"name":"get_branches","description":"Get restaurant locations and branches with addresses and coordinates. [Read-Only]","readOnly":true},{"name":"get_menu","description":"Retrieves the full categorized food menu with dishes, sets, drinks, prices, and modifiers for a provider. [Read-Only]","readOnly":true},{"name":"search_menu","description":"Search dishes, burgers, lavash, sets, drinks, or modifiers by keyword query across a provider catalog. [Read-Only]","readOnly":true},{"name":"get_product","description":"Retrieves detailed item info, variants, sizes, and modifier groups. [Read-Only]","readOnly":true},{"name":"quote_order","description":"Calculates accurate order pricing, delivery fee, discounts, and item breakdown. Mandatory before ordering. [Read-Only Calculation]","readOnly":true},{"name":"create_order","description":"Creates a confirmed order in the provider system. REQUIRES EXPLICIT USER CONFIRMATION of quote before execution. [Write / Transactional]","readOnly":false,"requiresConfirmation":true},{"name":"get_order","description":"Tracks real-time order status and live delivery timeline. [Read-Only]","readOnly":true},{"name":"get_payment_options","description":"Retrieves external checkout URLs (e.g. Payme, Card) or Cash option supplied by the provider. [Read-Only]","readOnly":true},{"name":"cancel_order","description":"Cancels an active order before kitchen dispatch. [Destructive / Write]","readOnly":false,"destructive":true}]}