io.github.nicklasmenschel/gerezi-mcp
Manage restaurant bookings via Claude — read covers, find guests, move tables, send wedding quotes.
{
"mcpServers": {
"gerezi-mcp": {
"command": "npx",
"args": [
"-y",
"@gerezi/mcp"
],
"env": {
"GEREZI_API_KEY": "<your-gerezi_api_key>",
"GEREZI_API_URL": "https://www.gerezi.com",
"GEREZI_RESTAURANT_SLUG": "<gerezi_restaurant_slug>",
"GEREZI_MCP_PHASE": "1"
}
}
}
}{
"mcpServers": {
"gerezi-mcp": {
"command": "npx",
"args": [
"-y",
"@gerezi/mcp"
],
"env": {
"GEREZI_API_KEY": "<your-gerezi_api_key>",
"GEREZI_API_URL": "https://www.gerezi.com",
"GEREZI_RESTAURANT_SLUG": "<gerezi_restaurant_slug>",
"GEREZI_MCP_PHASE": "1"
}
}
}
}npx -y @gerezi/mcpGEREZI_API_KEYYour Gerezi API key (tbl_live_*). Get one from https://www.gerezi.com/settings/api-keys
GEREZI_API_URLGerezi API base URL. Defaults to https://www.gerezi.com — only override for self-hosted Gerezi installs.
GEREZI_RESTAURANT_SLUGOptional restaurant slug for logging context. The API key already scopes the request to your restaurant.
GEREZI_MCP_PHASEWhich tool surface to expose. "1" = read-only (5 tools). "2" = read+write (15 tools, includes booking creation, cancellation, quotes). Defaults to "1".
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.