A browser automation connector that lets AI agents order food through DoorDash without an official API. Exposes search_restaurants, get_restaurant_menu, place_order, and track_order operations using Playwright to drive the DoorDash website. Handles session persistence, automatic MFA, and encrypted credential storage per user. Built by Strider Labs as part of their action execution toolkit. Useful when you want Claude to actually place delivery orders autonomously rather than just suggesting restaurants. The 85% completion rate and UI change detection suggest they're maintaining it as DoorDash updates their interface. Runs via npx for Claude Desktop or self-hosted. MIT licensed, so you can audit the browser automation yourself.
claude mcp add --transport stdio io.github.markswendsen-code-doordash uvx doordash