Luisarg03/dsh-memory-vault--packages-memory-mcp ↗★ 0
@dsh-memory/memory-mcp
DSH MCP client for the memory vault
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Luisarg03/dsh-memory-vault#f21afaeccae1c27240415aaadc2720a2053c8fed&path:packages/memory-mcp说明文档
阅读完整 README ↗Configuration
| Variable | Purpose | Default |
|---|---|---|
DSH_MEMORY_SERVER_DIR | directory containing server.py | $DSH_HOME/memory-vault-server |
DSH_MEMORY_PATH | vault directory (forwarded to the server as MEMORY_PATH) | $DSH_HOME/memory-vault |
The bundle ships no cwd-dependent paths: the cordis.patch.yml layer resolves both
values from the environment, falling back to the harness home ($DSH_HOME, or
~/.dsh) — DSH does not chdir, so launching from any directory works.