Wraps Grubhub's ordering flow in MCP tools so AI agents can autonomously order food delivery. Uses Playwright browser automation to handle authentication, then exposes tools for searching restaurants by cuisine or name, browsing menus, managing a cart, and placing orders with a confirmation step. Sessions persist across restarts via saved cookies. You get tracking for active orders and access to order history. Built by Strider Labs for personal AI agents that need to execute real world tasks like "order Thai food for delivery in under 30 minutes" without human intervention at each step. The agent chains search, menu browsing, cart management, and checkout into a single autonomous workflow.
claude mcp add --transport stdio io.github.markswendsen-code-grubhub uvx grubhub