Authenticate with DoorDash using stored credentials to enable restaurant searches, menu browsing, cart management, and order placement through the doordash-mcp server.
206,445 tools. Last updated 2026-06-17 14:09
"DoorDash" matching MCP tools:
- Place a DoorDash order to complete your food delivery. This tool submits your cart for processing and charges your payment method.
- View current DoorDash cart contents and totals to manage food delivery orders programmatically.
- Search DoorDash restaurants by name, cuisine, or food type to find available dining options for delivery or pickup.
- Add menu items to your DoorDash cart for restaurants using item names or convenience store products using item IDs, with options for customizing quantities and selections.
- Retrieve all active DoorDash shopping carts to view current orders and items before checkout.
Matching MCP Servers
- FlicenseBqualityDmaintenanceEnables AI agents to search restaurants, browse menus, manage carts, and place orders on DoorDash programmatically. It utilizes a headless browser to interact with DoorDash's GraphQL API and bypass anti-bot protections for the full delivery lifecycle.Last updated222
- FlicenseAqualityDmaintenanceEnables interaction with the DoorDash Drive API to create, manage, and track delivery requests including quotes, delivery creation, status checks, and cancellations.Last updated6
- Verify active DoorDash session status to enable AI agents to access restaurant search, menu browsing, and cart management features.
- Retrieve recent DoorDash orders to track purchases and review past transactions. Specify the number of orders to fetch for efficient order management.
- Retrieve recent DoorDash order history to track purchases and review past deliveries. Specify a limit to control how many orders are returned.
- Check the status of a DoorDash order by providing the order ID to track delivery progress and updates.
- Complete DoorDash login by entering a 6-digit verification code to authenticate and access delivery services.
- Remove specific items from your DoorDash cart using cart and item IDs to manage your order before checkout.
- Add a payment card to DoorDash for completing food delivery orders. Provide card number, expiration date, and CVC to enable checkout.
- Find restaurants and food items on DoorDash by entering a search query such as 'pizza', 'sushi', or a restaurant name.
- Add food items to your DoorDash cart for checkout by specifying store, menu, item details, and quantity.
- Retrieve restaurant menu details using a store ID obtained from doordash_search to view available items and prices.
- Preview checkout details including fees and total before placing an order through the DoorDash MCP server.
- Join a DoorDash group order as a guest to add items to a shared cart using a guest session.
- Retrieve customization options for DoorDash menu items, including sides, extras, and modifications, to build complete orders programmatically.
- Change item quantities or remove items from a DoorDash cart to update orders before checkout.