gerezi mcp for Claude Code
io.github.nicklasmenschel/gerezi-mcp
Manage restaurant bookings via Claude — read covers, find guests, move tables, send wedding quotes.
client:Claude Code
transport:stdio
runtime:npm
Install gerezi mcp in Claude Code
run in your project directory
claude mcp add gerezi-mcp -e GEREZI_API_KEY=<GEREZI_API_KEY> -e GEREZI_API_URL=<GEREZI_API_URL> -e GEREZI_RESTAURANT_SLUG=<GEREZI_RESTAURANT_SLUG> -e GEREZI_MCP_PHASE=<GEREZI_MCP_PHASE> -- npx -y @gerezi/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs