Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
mem9
mem9 gives coding agents one shared memory layer instead of separate local notebooks and one-off prompt files.
Plugin facts
Screenshots
About this plugin
Unlimited memory for OpenClaw
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:mem9-ai/mem9 Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
Related guides
Learn how to choose, install, and use memory plugins.
About this plugin: mem9
What is mem9?
mem9 is a memory plugin maintained by mem9-ai. mem9 gives coding agents one shared memory layer instead of separate local notebooks and one-off prompt files.
How do I install mem9?
Run dsh plugin add github:mem9-ai/mem9 in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:mem9-ai/mem9#commit.
Is mem9 free?
mem9 is a community open-source project released under the Apache-2.0 license. You can inspect its source and install it for free.