Domain memory
by mashware
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOMAIN_MEMORY_ROOT | No | Project root where .domain-memory/ lives. | cwd |
| DOMAIN_MEMORY_WEB_PORT | No | Port for domain-memory-web. | 4373 |
| DOMAIN_MEMORY_TEMPLATES | No | Override the templates directory used by install. | |
| DOMAIN_MEMORY_HTTP_TOKEN | No | If set, the HTTP API requires Authorization: Bearer <token> on every /api/* route. | |
| DOMAIN_MEMORY_SERVER_BIN | No | Override the server bin path or command registered by install. | |
| DOMAIN_MEMORY_DRIFT_TIMEOUT_MS | No | Hard budget for check_drift. | 2000 |
| DOMAIN_MEMORY_SEARCH_TIMEOUT_MS | No | Hard budget for search_knowledge. | 2000 |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |