xinhuo-memory
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORY_DB | No | Path to the SQLite database file. | |
| MEMORY_ROOT | No | Root data directory. | |
| MEMORY_TOKEN | No | Access token for the API. Leave empty to disable authentication; set it when exposed externally. | |
| AFFECT_WAKE_TOKEN | No | Token for the affect/wake subsystem. Leave empty to disable authentication; set it when exposed externally. | |
| MEMORY_VECTOR_URL | No | Optional Qdrant vector index URL. Leave empty to disable the vector index. | |
| MEMORY_ARCHIVE_DIR | No | Path to the archive directory. | |
| MEMORY_MODEL_API_KEY | Yes | API key for the OpenAI-compatible model endpoint (required for model-dependent features). | |
| MEMORY_MODEL_BASE_URL | Yes | OpenAI-compatible model endpoint URL (required for model-dependent features). | |
| MEMORY_CONTINUITY_REVIEW_TOKEN | No | Token for continuity review. Leave empty to disable authentication; set it when exposed externally. |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues