Epitome
Personal AI memory — gives every AI agent shared, persistent memory of you
Ads
Overview
Every AI conversation starts from zero. You repeat yourself to every agent — your name, your preferences, your allergies, your tech stack. Chat history is siloed per app. There's no portable memory layer. Epitome fixes this. One database that every AI agent shares, so they all remember you. 1. Sign up at epitome.fyi 2. Go to Settings → API Keys and copy your MCP URL 3. Connect an AI agent — done Open localhost:5173 and sign in with Google or GitHub OAuth. Get your API key from Settings → API Keys in the dashboard (hosted or self-hosted).
Installation
docker compose up -d
Configuration
{
"mcpServers": {
"epitome": {
"url": "https://epitome.fyi/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}Capabilities
- Recall what your AI assistant knows about you
ask the assistant to retrieve stored facts, preferences, or context using the `recall` tool.
- Save new information to your shared memory
tell the assistant to persist a preference, fact, or detail about you via the `memorize` tool.
- Review and audit stored memories
request a summary or inspection of what’s been saved and which agents have accessed it using the `review` tool.
Tags
- database
Related MCP servers
InstantDB
OfficialCreate, manage, and update applications on InstantDB, the modern Firebase.
Jitsu
OfficialManage Jitsu data pipelines from your AI assistant — destinations, streams, connections, syncs, functions, and live events.
PostgreSQL MCP Server
OfficialRun read-only SQL queries and inspect PostgreSQL schemas from your MCP client.
Financial Datasets
OfficialStock market API made for AI agents