Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
--pathYesPath to the realMemory data directory (required).
--projectNoExplicit project scope for memory recall/writes. If not set, project is detected via REALMEMORY_PROJECT, ZCODE_PROJECT_DIR, or current directory with .git.
--embedderNoEmbedder to use. Set to 'local' for the production semantic embedder (fastembed); default is the deterministic HashingEmbedder.hashing
--namespaceNoNamespace for full isolation between separate brains.
ZCODE_PROJECT_DIRNoEnvironment variable pointing to a project directory used to detect the project scope.
REALMEMORY_PROJECTNoEnvironment variable to set the current project scope.
REALMEMORY_TEAM_TOKENNoShared secret required for team sharing when binding outside 127.0.0.1.

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