Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port8000
HEADLESSNoRun browser in headless modetrue
JWKS_URINoCentral Auth JWKS URIhttps://t91cvjn5boilhilaixggt5y9.s0226.digitalsofts.com/.well-known/jwks.json
LOG_LEVELNoLog levelINFO
SUPABASE_URLYesSupabase project API URL. Security-critical setting with no silent default; server fails fast if missing, empty, or placeholder.
PORTAL_BASE_URLNoBase URL for portalhttps://www.digitalinvoicingsoftware.com
REVOCATIONS_URINoCentral Auth revocations URIhttps://t91cvjn5boilhilaixggt5y9.s0226.digitalsofts.com/revocations
ACTION_TIMEOUT_MSNoAction timeout in milliseconds15000
MCP_AUTH_AUDIENCEYesMust match exact audience registered in Central Auth. Security-critical setting with no silent default; server fails fast if missing, empty, or placeholder.
SESSION_TTL_HOURSNoSession TTL in hours24
CURRENT_KEY_VERSIONNoCurrent encryption key version1
ENCRYPTION_MASTER_KEYYes32-byte AES key generated via python scripts/generate_master_key.py. Security-critical setting with no silent default; server fails fast if missing, empty, or placeholder.
NAVIGATION_TIMEOUT_MSNoNavigation timeout in milliseconds20000
MAX_CONCURRENT_BROWSERSNoMaximum concurrent browser contexts3
SUPABASE_SERVICE_ROLE_KEYYesSupabase backend service role key. Security-critical setting with no silent default; server fails fast if missing, empty, or placeholder.

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