Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KSOR_AUTHYesAuthentication mode. Use 'disabled-local' for local loopback runs, 'disabled-public' for public deployments. Required for the serve command.disabled-local
KSOR_DB_URLYesThe Postgres connection string (DSN) with pgvector enabled. Required for the agent surface. Point at a hosted Postgres if deploying.
KSOR_AUDIENCENoComma-separated list of audiences to build for. Must include 'public'. E.g. 'public,internal'.
GEMINI_API_KEYYesAPI key for Gemini embeddings. Get from https://aistudio.google.com/apikey. Free tier is sufficient.
KSOR_BASE_PATHNoBase path for the static site when hosted under a sub-path (e.g. /repo)./
KSOR_PREVIEW_HOSTNoHost address for the preview server. Set to 0.0.0.0 to reach from a container or another device.127.0.0.1
KSOR_MCP_RESOURCE_URLNoPublic URL of the MCP endpoint, used when the door is moved off the main domain.

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