This gives Claude persistent memory across conversations through three MCP tools: recall, memorize, and review. Instead of repeating your preferences, tech stack, or personal details every chat, you connect once via streamable HTTP and every agent shares the same knowledge graph stored in PostgreSQL. Each user gets schema-level isolation, not just row-level security. You can self-host with Docker Compose or use the hosted service at epitome.fyi. The memory layer tracks confidence scores and source attribution, so facts earn trust through reinforcement. Useful if you're building agentic workflows where context needs to persist beyond a single session or across multiple AI tools.
claude mcp add --transport stdio io.github.gunning4it-epitome-mcp uvx epitome-mcp