Skip to main content
Glama
fishisfish0614

pier

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the example host.3000
DATA_DIRNoWhere session/room JSON is stored../data
ADMIN_PASSNoBasic-auth password.changeme
ADMIN_USERNoBasic-auth user for the example admin guard.admin
TZ_DISPLAYNoIANA timezone for human-readable timestamps.UTC
GUEST_MODELNoModel id for the default CLI adapter.claude-opus-4-6
ROOM_INJECT_URLNoLocal endpoint that receives debounced wake pushes. Note: this default is only a placeholder; always set explicitly if you use the multi-room chat or webhooks.http://127.0.0.1:9284/api/inject
ROOM_PUBLIC_BASENoPublic base URL used in invite links / MCP setup text.https://pier.example.com
SYSTEM_PROMPT_FILENoOptional path to your own system prompt file. Overrides the default prompts/system-prompt.example.md.
ROOM_INJECT_DELAY_MSNoBatch window for wake pushes.120000

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