MentisDB is a durable, self-hosted memory engine for AI agents. It is meant to keep memory persistent across sessions and shared across an entire fleet, while remaining owned by the user rather than an AI provider. The product describes itself as free, open source, and suitable for running on a laptop or server.
Its memory model is append-only: each thought stores the hash of the thought before it. The site also says that agents bootstrap themselves over MCP, and that once connected, MentisDB teaches the agent how to use memory during the MCP handshake. It provides ranked search and grouped context in a dashboard, and the built-in skill system is presented as part of the memory workflow. Skills are immutable, versioned documents that can be uploaded, versioned, distributed, and revoked, and they are loaded at session start so agents use the same operating instructions.
MentisDB includes a setup wizard that scans a machine and auto-detects Claude Code, OpenAI Codex, GitHub Copilot, Qwen Code, Cursor, VS Code, and more, then asks before applying changes. There is also a targeted setup command for configuring a single integration or all detected integrations, plus manual wiring instructions for individual tools such as Claude Code, OpenAI Codex, GitHub Copilot CLI, Qwen Code, Google Gemini CLI, OpenCode, VS Code + Copilot, and Claude for Desktop. The Claude for Desktop integration supports stdio, and the documentation says the stdio process can auto-detect a running daemon and proxy to it or launch one in the background. A web dashboard is included for browsing memory chains and inspecting individual thoughts.
The project is released under the MIT License and is installed with a single command. The page states that Rust is required, and it links to GitHub, a cookbook, blog, docs, and Rust docs.
MentisDB sits in PulseGate's Memory & skills category. It focuses on providing durable, persistent memory for AI agents that is owned and controlled by the user. MentisDB is an open-source project aimed at AI developers and researchers. The project is open source (MIT). MentisDB is available on the command line, and it can be self-hosted.
MentisDB first shipped in 2026. The project is developed in the open on GitHub with 72 stars and 573 commits in the last 90 days. Among its 5 catalogued features are semantic memory, self-hosted, and persistent storage. It exposes integrations via an MCP server and a public API.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do