apex-memory is live on npm — persistent memory for AI coding agents #3
JJerryChoi
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
apex-memory v0.3.3 is live
We just published apex-memory to npm — a persistent memory MCP server for AI coding agents.
Install (30 seconds)
Claude Code:
Any MCP client:
What it does
Your AI coding agent starts every session with amnesia — architecture decisions, bug fixes, project context, all gone. apex-memory fixes that.
After install, your agent gets 21 tools to save and recall:
Full-text search across all memories. Everything stays local in
~/.apex-memory/memory.db— no cloud, no accounts required.Why it's different
Tiers
Works with
Claude Code, Cursor, Windsurf, Cline, and any MCP-compatible editor.
This is our first public release. We would love your feedback — what works, what is confusing, what you wish it did differently. Open an issue or reply here.
GitHub: https://github.com/JJerryChoi/apex-memory
npm: https://www.npmjs.com/package/apex-memory
Beta Was this translation helpful? Give feedback.
All reactions