Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.
A small, local MCP server that gives AI agents (Claude Code, Cursor, …) a shared, persistent memory of the projects in a code folder — what each project is, decisions made, and every bug/issue faced during development. It is stateless: every tool reads/writes plain files on disk, so multiple clients (and multiple machines) share one source of truth. Layer | Lives in | Auto-loaded into context? |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A small, local MCP server that gives AI agents (Claude Code, Cursor, …) a shared, persistent memory of the projects in a code folder — what each project is, decisions made, and every bug/issue faced during development. It is stateless: every tool reads/writes plain files on disk, so multiple clients (and multiple machines) share one source of truth. Layer | Lives in | Auto-loaded into context? | For | Project memory | | ✅ yes (via → ) | identity, stack, run cmds, concise decisions/learnings —…