Personal AI memory β gives every AI agent shared, persistent memory of you
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
One memory layer, every AI agent.
The portable identity layer that gives every AI agent a shared, persistent memory of you.
Open source. Self-hostable. Yours.
Website Β· Quickstart Β· Connect an Agent Β· Docs Β· Contributing
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.
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).
Add to your claude_desktop_config.json:
For self-hosted, replace https://epitome.fyi with http://localhost:3000.
Epitome exposes 3 MCP tools β recall, memorize, and review. See the full tool reference.
| Chat History | Vector DB | Note Apps | Epitome | |
|---|---|---|---|---|
| Portable identity | β | |||
| Multi-agent shared memory | β | |||
| Knowledge graph | β | |||
| Consent & audit per agent | β | |||
| Per-user schema isolation | β | |||
| Structured + semantic data | partial | β | ||
| Self-hostable | β | β |
| # | Layer | Description |
|---|---|---|
| 01 | Personal Database | Structured tables, vector semantic memory, and key-value storage. Your data lives in PostgreSQL β queryable, exportable, yours. |
| 02 | Portable Identity | A structured profile any AI agent reads instantly. Name, preferences, relationships β zero cold start, every conversation. |
| 03 | Memory Quality | Confidence scoring, source attribution, and lifecycle management. Memories earn trust through reinforcement, not blind faith. |
| 04 | Knowledge Graph | Entities with typed, weighted edges. People, places, concepts β connected in a graph that grows with every interaction. |
| 05 | Consent & Audit | Per-table permissions and an append-only activity log. You control exactly what each agent can see and do. |
Each user gets their own PostgreSQL schema (user_{id}) β not row-level security, full schema-level isolation. Cross-schema access is impossible at the SQL level.
See EPITOME_TECH_SPEC.md for the full architecture.
| Component | Technology |
|---|---|
| Runtime | Node.js 22 LTS |
| API | Hono |
| Database | PostgreSQL 17 + pgvector |
| MCP | @modelcontextprotocol/sdk |
| Frontend | React 19 + Tailwind CSS 4 + shadcn/ui |
| Validation | Zod |
| Testing | Vitest |
@epitomefyi/sdksearchMemory, saveMemory, getUserContext for tool-callingContributions are welcome! See CONTRIBUTING.md for guidelines.
Then open a PR β we're happy to help with your first contribution.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/epitome)<a href="https://allmcps.com/mcp/epitome"><img src="https://allmcps.com/api/badge/epitome?style=directory" alt="Epitome on AllMCPs" /></a>