3 DoorDash tools your agent gets from the browser-memory MCP server, 2 reads and 1 write. They arrive together with the connection — there is nothing to install per site — and each one runs the operation in your own logged-in browser, returning structured JSON.
Add a simple (no-required-options) DoorDash menu item to the cart by store id and item id.
Read a DoorDash store's full menu (categories, items, prices) plus store info by store id. Supports one storeId or many (storeIds) resolved in parallel in a single call.
Search DoorDash for restaurants and stores by keyword, with rating, ETA and delivery fee. Supports one query or many (queries) resolved in parallel in a single call.