Documentation
What simplemem does
simplemem is a shared memory layer for AI assistants. It exposes one authenticated MCP endpoint, stores memories in the cloud, and gives you a dashboard where you can inspect, edit, and delete what your assistants remember.
Quick start
- Sign up on the homepage with Google.
- Generate an access key from the dashboard.
- Add
https://simplemem.com/api/mcpto your AI client. - Send
Authorization: Bearer YOUR_ACCESS_KEYwith each request. - Ask your assistant to save and retrieve memories through simplemem.