realmemory
by re-obscura
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| --path | Yes | Path to the realMemory data directory (required). | |
| --project | No | Explicit project scope for memory recall/writes. If not set, project is detected via REALMEMORY_PROJECT, ZCODE_PROJECT_DIR, or current directory with .git. | |
| --embedder | No | Embedder to use. Set to 'local' for the production semantic embedder (fastembed); default is the deterministic HashingEmbedder. | hashing |
| --namespace | No | Namespace for full isolation between separate brains. | |
| ZCODE_PROJECT_DIR | No | Environment variable pointing to a project directory used to detect the project scope. | |
| REALMEMORY_PROJECT | No | Environment variable to set the current project scope. | |
| REALMEMORY_TEAM_TOKEN | No | Shared 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
| 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 | |