memoryd
by enboxorg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORYD_HOST | No | HTTP server bind host | localhost |
| MEMORYD_PORT | No | HTTP server port | 3200 |
| OPENAI_API_KEY | No | OpenAI API key (when using openai provider) | |
| MEMORYD_PASSWORD | Yes | Vault password (or use --password flag) | |
| MEMORYD_DWN_ENDPOINT | No | DWN service endpoint for new identities | https://enbox-dwn.fly.dev |
| MEMORYD_SIDECAR_PATH | No | Path to the sidecar SQLite database | ~/.memoryd/index.db |
| MEMORYD_EMBEDDING_URL | No | Ollama endpoint URL | http://localhost:11434 |
| MEMORYD_EMBEDDING_MODEL | No | Embedding model name | |
| MEMORYD_EMBEDDING_PROVIDER | No | Embedding provider: noop, ollama, openai | noop |
| MEMORYD_EMBEDDING_DIMENSIONS | No | Embedding vector dimensions |
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