Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OCTANE_WORKERSNoSwoole workers (auto = one per CPU)auto
ANTHROPIC_API_KEYNoProvider key for laravel/ai when RESERVATIONS_AI_PHRASING is enabled
VOICE_WEBHOOK_SECRETNoShared secret for the voice webhook; empty disables it
RESERVATIONS_TIMEZONENoTimezone all dates/times are interpreted inUTC
RESERVATIONS_AI_PHRASINGNoLet laravel/ai phrase the 'fully booked' linefalse
MCP_RATE_LIMIT_PER_MINUTENoPer-IP cap on the MCP endpoint300000
RESERVATIONS_CLOSING_TIMENoLast bookable seating time22:00
RESERVATIONS_OPENING_TIMENoFirst bookable seating time17:00
RESERVATIONS_SLOT_MINUTESNoSpacing of the slot grid30
RESERVATIONS_TURN_MINUTESNoHow long a table is held (informational)90
RESERVATIONS_MAX_PARTY_SIZENoLargest party bookable online12
RESERVATIONS_SEATS_PER_SLOTNoCapacity per start time40
VOICE_RATE_LIMIT_PER_MINUTENoPer-IP cap on the voice webhook120
RESERVATIONS_AI_CACHE_SECONDSNoHow long a generated sentence is reused300
RESERVATIONS_ALTERNATIVE_WINDOW_SLOTSNoHow far either side to search (4 × 30 min = ±2 h)4
RESERVATIONS_AVAILABILITY_CACHE_SECONDSNoTTL of the availability read cache5

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Maintenance

ActivityMaintained
ResponsivenessNo issues