PedidosYa

PedidosYa MCP Connector for Claude

A+

Automate restaurant operations on PedidosYa — manage orders, update menus, request couriers, and track deliveries across Latin America from any AI agent.

14 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your PedidosYa partner account to any AI agent and manage the full delivery lifecycle across Latin America's leading food delivery platform.

What you can do

  • Order Management — Receive, accept, reject, and mark orders as ready for pickup, all through natural conversation without touching the partner tablet
  • Menu Control — Toggle products on/off (sold out) and update prices in real-time on your live PedidosYa listing
  • Courier Logistics — Request on-demand PedidosYa couriers for B2B deliveries and track their GPS position in real-time
  • Venue Management — Query all your registered restaurants, their operating hours, preparation times, and marketplace performance
  • Webhook Automation — Configure event-driven webhooks for new orders, cancellations, and courier assignments

How it works

  1. Subscribe to this server
  2. Enter your PedidosYa Partner Client ID and Secret
  3. Start managing your delivery operations from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Restaurant Owners — accept orders and manage sold-out items without touching the POS tablet
  • Dark Kitchen Operators — orchestrate multi-brand virtual kitchens across venues programmatically
  • Logistics Managers — request on-demand courier pickups and track deliveries in real-time
food-deliveryrestaurant-operationsmenu-managementlogisticsorder-processing

14 tools expose this connector's capabilities to your AI agent.

accept_order

Once accepted, the restaurant commits to preparing the items within the estimated preparation time. The PedidosYa system will begin assigning a delivery courier. Accept a pending order

update_product_price

Price changes take effect immediately on the marketplace listing. The price should be in the local currency of the venue's country. Update the price of a menu product

update_product_status

Use this to mark items as temporarily unavailable (sold out) or to bring them back online without editing the full menu. Toggle a menu product on or off

create_webhook

g., new_order, order_cancelled, courier_assigned, order_delivered). Create a new webhook subscription

get_order

Get full details of a specific order

get_restaurant

Get details of a specific restaurant

list_menu_sections

g., Entradas, Platos Principales, Bebidas, Postres). Each section contains its products with prices, descriptions, and availability status. List menu sections and products for a restaurant

list_orders

Filter by status to find pending orders requiring acceptance, orders being prepared, orders ready for pickup, or completed deliveries. List incoming orders

list_restaurants

Each venue includes its operating status, delivery radius, and current open/closed state. List your partner restaurants

list_webhooks

). List configured webhooks

mark_order_ready

This triggers the courier dispatch if one hasn't already arrived. Mark an order as ready for courier pickup

reject_order

Valid rejection reasons include: out_of_stock, closing_soon, too_busy, item_unavailable. Frequent rejections may affect your venue's ranking on the platform. Reject a pending order

request_courier

Used for scheduling on-demand courier pickups, ideal for B2B deliveries outside the regular order flow. Specify the pickup and dropoff addresses and package details. Request a PedidosYa courier for a delivery

track_shipment

Track a courier shipment in real-time

See how to talk to your AI agent using PedidosYa.

Show me all pending orders for my restaurant.

You have 3 pending orders: 1. Order #PY-88412 — 2x Burger Clásica + 1x Papas Fritas ($345 UYU, 5 min ago). 2. Order #PY-88415 — 1x Pizza Margherita + 2x Coca-Cola ($520 UYU, 2 min ago). 3. Order #PY-88418 — 3x Empanadas + 1x Flan ($280 UYU, just now). Would you like me to accept all three?

Mark the Chocotorta as sold out on restaurant ID R-4421.

Done! Product 'Chocotorta' (ID: P-9922) has been marked as unavailable on restaurant R-4421's PedidosYa menu. Customers will see it greyed out until you re-enable it. Would you like to update any other products?

Request a courier to pick up a package from Av. 18 de Julio 1234, Montevideo and deliver to Rambla Wilson 500.

Courier requested! Shipment #SH-77201 has been created. Pickup: Av. 18 de Julio 1234, Montevideo. Dropoff: Rambla Wilson 500, Montevideo. Estimated pickup in 12 minutes. A courier will be assigned shortly. Use `track_shipment` with ID SH-77201 to monitor real-time GPS location.

Yes! Use `accept_order` to confirm an incoming order or `reject_order` with a reason (out_of_stock, closing_soon, too_busy, item_unavailable). Once accepted, the PedidosYa system begins assigning a delivery courier. When ready, use `mark_order_ready` to signal the courier for pickup.

Related Connectors