All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

PMB: A local, offline-first memory tool for AI coding agents that eliminates context re-explaining

By

Oleksii Bondar

4d ago· 1 min readenProduct

Summary

PMB is an open-source tool that gives AI coding agents (Claude Code, Cursor, Codex, Zed) persistent project memory via MCP. It stores decisions, lessons, goals, recent work, and project facts in a local SQLite database on disk, eliminating the need to re-explain context to AI agents across sessions. It is offline-first, requires no cloud or API keys, and includes a local dashboard for inspecting and tracking which memories are actually useful.

Source

Product HuntPMB: A local, offline-first memory tool for AI coding agents that eliminates context re-explainingproducthunt.com

Key quotes

· 4 pulled
PMB makes that memory local and durable.
It stores decisions, lessons, goals, recent work and facts in one SQLite workspace on your disk, then feeds the relevant context back to Claude Code, Cursor, Codex, Zed and other MCP-aware agents.
No cloud, no API keys, no hosted memory service.
It is open source, offline-first, inspectable/exportable, with a local dashboard and honest impact tracking so you can see which memories actually help.
Snippet from the RSS feed
PMB gives Claude Code, Cursor, Codex and Zed persistent project memory through MCP. It stores decisions, lessons, goals, recent work, project facts and docs in one SQLite workspace on your disk. No cloud, no API keys, no LLM call on the read path. It is o

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.