Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPEN_NOW_PORTNoHTTP port8787
SNOW_INSTANCENoAlias for OPEN_NOW_INSTANCE_URL
OPEN_NOW_DOMAINNoDomain mode: expose only sn.<domain>.* skills as <domain>_<slug> tools (e.g. itsm)
OPEN_NOW_DB_PATHNoSQLite path for session store (default in-memory)
OPEN_NOW_TOOLKITNoGenerated wide surface: generic (default) | table | offgeneric
SNOW_ACCESS_TOKENNoAlias for OPEN_NOW_ACCESS_TOKEN
OPEN_NOW_TRANSPORTNostdio (default) or httpstdio
OPEN_NOW_TABLE_TOOLSNoComma-separated table allowlist for table mode (empty = none; unset = core allowlist)
OPEN_NOW_ACCESS_TOKENNoStatic per-user token for stdio mode (SNOW_ACCESS_TOKEN alias)
OPEN_NOW_INSTANCE_URLNoInstance URL, no trailing slash (required; SNOW_INSTANCE also accepted)
OPEN_NOW_OAUTH_SCOPESNoComma-separated OAuth scopesuseraccounts
OPEN_NOW_ENABLED_SKILLSNoComma-separated allowlist
OPEN_NOW_OAUTH_CLIENT_IDNoOAuth application registry client id (http mode)
OPEN_NOW_REQUIRE_DESCRIBENoHard-require describe before any dispatch
OPEN_NOW_OAUTH_REDIRECT_URINoOAuth redirect URIhttp://localhost:8787/oauth/callback

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