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.

Write a Memory

Tell Claude something to remember

Quick templates:

Memory Store

What Claude knows

Write your first memory to see it here

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.