Lets Claude manage your OpenTable account through natural language: search restaurants, find available time slots, book or cancel reservations, and manage your favorites list. Instead of scraping or headless browsers, it relays requests through your actual signed-in Chrome tab via a WebSocket bridge, so every call rides your existing session and cookies. Ships with ten tools that hit OpenTable's GraphQL endpoints and parse server-rendered pages for your dashboard and profile data. You'll need the fetchproxy extension installed once, then point your MCP config at the bundled server. Worth noting that OpenTable's terms explicitly call out automated access, so this is strictly personal use, and you're responsible for what the agent books or cancels on your behalf.
claude mcp add --transport stdio chrischall-opentable-mcp -- npx -y opentable-mcp