

PMB functions as a local memory layer that agents access through the MCP protocol. It injects relevant stored information into prompts without requiring explicit tool calls from the agent and writes new events asynchronously to avoid blocking interactions. All data remains in a single user-owned file on disk. The included dashboard visualizes memory as an interactive entity graph and a chronological timeline of events. Lessons receive scores based on actual follow-through rates, allowing users to identify and prune ineffective entries over time. By maintaining continuity across different agents and sessions, PMB reduces repetitive explanations and preserves context when switching between coding environments. The approach emphasizes transparency, with all operations visible through terminal commands or the local web interface.
PMB stores decisions, lessons, and project facts in a local SQLite file that AI agents can recall automatically on every prompt, eliminating the need to re-explain context.
The same local memory file is accessible by Claude Code, Cursor, Codex, and Zed, allowing seamless switching between tools without losing project history or conventions.
The built-in dashboard renders memory as an interactive entity graph and git-style timeline, letting users inspect facts, decisions, and connections directly on their machine.
Pricing model: Open Source. Plan details are indicative — check the site for current prices.
Our take: PMB is a solid coding & dev choice. It's valued for 100% local and private with apache 2.0 open source license and shared memory across multiple supported agents and editors. The main trade-off is requires local installation and mcp wiring per agent. A good pick if you want capable AI without a high upfront cost.
PMB runs entirely locally with no cloud dependency and requires no API keys; all memory is stored in a single SQLite file on disk.
PMB is a solid coding & dev choice. It's valued for 100% local and private with apache 2.0 open source license and shared memory across multiple supported agents and editors. The main trade-off is requires local installation and mcp wiring per agent. A good pick if you want capable AI without a high upfront cost.
Verified reviews from the community shape this tool's rating.
Loading reviews…
Similar coding & dev tools worth comparing.