Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNoPostgres connection string, required when HOUSEWARDEN_DB=pg.
HOUSEWARDEN_DBNoDatabase type: 'pglite' (embedded, HOUSEWARDEN_DATA_DIR, default .data/pglite) or 'pg' (DATABASE_URL).pglite
HOUSEWARDEN_TOKENYesBearer token for /api/mcp (≥ 16 chars). Default: generated on first npm run dev.
HOUSEWARDEN_MCP_APPNo0 switches off the ui://housewarden/pending MCP App resource (on by default).1
HOUSEWARDEN_CURRENCYNoUsed when the demo household is created.PKR
HOUSEWARDEN_DATA_DIRNoDirectory for embedded PGlite data. Default: .data/pglite
HOUSEWARDEN_TIMEZONENoUsed when the demo household is created.Asia/Karachi
HOUSEWARDEN_PUBLIC_URLNoEndpoint URL shown on /settings. Default: derived from the request.
HOUSEWARDEN_ADMIN_SECRETYesConsole login secret (≥ 8 chars). Default: generated on first npm run dev.
HOUSEWARDEN_COOKIE_SECURENoSet 1 behind HTTPS.0
HOUSEWARDEN_ALLOWED_ORIGINSNoComma-separated browser origins allowed to call the endpoint.
HOUSEWARDEN_CONFIRM_TTL_SECONDSNoHow long a pending action waits for approval.600

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