PMB

Local-first memory for AI coding agents — stores project facts, decisions, and lessons in a SQLite file, recalled automatically in ~35ms

Verified API available Free tier
Quick facts
What is it Local-first memory for AI coding agents — stores project facts, decisions, and lessons in a SQLite file, recalled automatically in ~35ms
Pricing Free
Free tier Yes
Platform Desktop Application
API Yes
Best for maintaining project context across coding sessions, switching between AI coding agents without losing memory
Domain registered 2026

Data updated July 1, 2026

What does PMB do?

PMB is a local-first memory system for AI coding agents. It stores decisions, lessons, project facts, and other context in a single SQLite file on your machine. When you start a new session with Claude Code, Cursor, Codex, or Zed, PMB automatically injects relevant memories before the agent even starts reasoning. No cloud, no API keys, no telemetry — everything stays offline.

How does it work? PMB hooks into your AI agent via the Model Context Protocol (MCP). Every message is classified in under a millisecond, and matching lessons, decisions, and project overviews are fetched for the agent before it answers. Writes are async and sub-millisecond — SQLite first, then embedding and vector storage on a background thread. Recall uses a hybrid approach: BM25 text search, dense vector embeddings, and an entity graph, all fused with Reciprocal-Rank-Fusion. The system also scores each lesson by how often the agent actually follows it, flagging dead ones so your memory stays lean and honest.

Who is this for? Anyone who uses AI coding agents regularly and is tired of re-explaining their project every session. PMB is especially useful if you switch between different agents (Claude Code, Cursor, Codex) — they all share the same memory. It's open source (Apache 2.0) and runs entirely on your machine, so you don't have to worry about data leaving your computer. The dashboard includes a Map (force-directed graph of entities) and a Timeline (git-style journal of events), giving you full visibility into what your agent remembers.

#ai memory#coding agent#developer tools#local-first#mcp#offline#open source#sqlite

Key features

What makes it stand out
01
Auto-recall on every prompt — memory is injected before the agent reasons, no tool call needed
02
Sub-millisecond async writes — MCP tool returns instantly, SQLite first, background embedding
03
Hybrid recall with RRF fusion — BM25 + dense vectors + entity graph + optional rerank for ranked results
04
Lessons that earn their place — each rule scored by follow-rate, dead ones flagged for pruning
05
Local-first and offline — everything runs on your machine, no cloud, no API keys, no telemetry

Who is PMB for?

Who benefits most from this tool
maintaining project context across coding sessions
switching between AI coding agents without losing memory
recalling past decisions and lessons during development

Trust & presence

Domain Domain registered 2026

Alternatives in Developer Tools

Agentmemory Verified Developer Tools

Persistent memory layer for AI coding agents — captures sessions, enables recall, and consolidates knowledge without external databases.

pumaDB Verified Developer Tools

Durable memory API for AI agents — store and recall JSON data across sessions without managing a database.

Mother Brain Verified Developer Tools

Desktop app that gives AI assistants persistent memory across sessions, projects, and team members

Kit For AI Verified Developer Tools

Upload any file, URL, or YouTube video to give your AI agent persistent memory and grounded knowledge.

Mem0 Verified Developer Tools

Drop-in memory infrastructure for AI agents and apps — add persistent context with a simple SDK in minutes.

make · n8n
Contextberg Verified Developer Tools

Local memory app for AI agents — records your screen, browser, and activity to give coding assistants full context.

Walrus Memory Verified Developer Tools

Portable memory layer for AI agents — persistent, verifiable, and under your control

Memoripy Verified Developer Tools

Open-source AI memory layer for developers — adds short-term and long-term memory to AI agents and chatbots.

Similar tools

MemoryPlugin Verified Knowledge Management

Unified memory for ChatGPT, Claude, Gemini and 21+ AI tools — set context once, use anywhere

Memmy Agent Verified Knowledge Management

A desktop app that gives AI tools a shared, persistent memory of your preferences and past conversations.

Share X LinkedIn Telegram
PMB Visit