opentable for Claude Code
io.github.markswendsen-code/opentable
MCP server for OpenTable - let AI agents book restaurant reservations and manage dining autonomously
client:Claude Code
transport:stdio
runtime:npm
Install opentable in Claude Code
run in your project directory
claude mcp add opentable -e OPENTABLE_EMAIL=<OPENTABLE_EMAIL> -e OPENTABLE_PASSWORD=<OPENTABLE_PASSWORD> -e OPENTABLE_LOCATION=<OPENTABLE_LOCATION> -- npx -y @striderlabs/mcp-opentable
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs