✨
Live Demo
Your AI Never Forgets
Write a memory below and watch it persist. Next time Claude starts, it'll know everything you've stored.
Enter your API key to try the live demo
Write a Memory
Tell Claude something to remember
Quick templates:
Memory Store
What Claude knows
Write your first memory to see it here
🎉
Memory Stored!
Claude now has access to this memory. In every future session, it can read your memory store and pick up right where you left off.
How Claude uses this:
"I see from your memory store that…"
How does PersMem work under the hood?
📝
Write via MCP
Claude calls write_memory via MCP to save context to your private GitHub repo.
🔍
Read at Session Start
When you start a new session, Claude calls read_memory to load your context and carry on seamlessly.
🔒
Private by Default
Memories live in a private repo you own. Full version history. Only your API key can access them.