simplemem

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

  1. Sign up on the homepage with Google.
  2. Generate an access key from the dashboard.
  3. Add https://simplemem.com/api/mcp to your AI client.
  4. Send Authorization: Bearer YOUR_ACCESS_KEY with each request.
  5. Ask your assistant to save and retrieve memories through simplemem.

Integration guides

More references