engram-rs
by kael-bit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENGRAM_LLM_KEY | No | API key for the chosen LLM provider. | |
| ENGRAM_LLM_URL | No | OpenAI-compatible API URL for the LLM (e.g., https://api.openai.com/v1 or http://localhost:11434/v1). | |
| ENGRAM_LLM_MODEL | No | The lightweight model used for text processing tasks (e.g., gpt-4o-mini). | |
| ENGRAM_GATE_MODEL | No | The strong model used for quality gate decisions (e.g., gpt-4o). | |
| ENGRAM_LLM_PROVIDER | No | Specifies the LLM provider, such as 'anthropic' for native Anthropic support. |
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