engram
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port for remote deployment | 3000 |
| RERANK_TOP_K | No | Final results after reranking | 10 |
| ENGRAM_DB_PATH | No | Where to store data | ~/.engram/ |
| RETRIEVAL_TOP_K | No | Initial retrieval pool size | 50 |
| ENGRAM_TRANSPORT | No | Transport mode (stdio or http) | stdio |
| MAX_MEMORY_CACHE | No | In-memory cache size | 1000 |
| ANTHROPIC_API_KEY | No | Enable memory consolidation |
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
ActivityInactive
ResponsivenessNo issues