Lets Claude order food through Uber Eats using Playwright browser automation. Exposes tools for searching restaurants by cuisine or name, browsing full menus with prices, managing a cart with quantities and special instructions, and placing orders with a mandatory confirmation step. Also handles address selection and order tracking. Uses headless Chrome with persistent cookie sessions stored locally, so you log in once through the browser and stay authenticated across restarts. Built by Strider Labs. You'd use this if you want an AI agent to handle the entire food ordering workflow, from restaurant discovery to checkout, without switching contexts.
claude mcp add --transport stdio io.github.markswendsen-code-ubereats uvx ubereats