memory-vault-server
by Luisarg03
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DSH_HOME | No | Harness home directory used to determine default locations for the vault and server when DSH_MEMORY_PATH and DSH_MEMORY_SERVER_DIR are not set. Defaults to ~/.dsh. | |
| MEMORY_PATH | No | Alternative environment variable used to specify the vault directory in standalone runs (e.g. MEMORY_PATH=./memory-vault). | |
| DSH_MEMORY_PATH | No | Vault directory. Overrides the default. Defaults to $DSH_HOME/memory-vault (or ~/.dsh/memory-vault when DSH_HOME is unset). | |
| DSH_MEMORY_SERVER_DIR | No | Directory containing server.py (the MCP server). Defaults to $DSH_HOME/memory-vault-server (or ~/.dsh/memory-vault-server when DSH_HOME is unset). |
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 | |