Anthropic
Eidos Memory for Claude — Give Claude Persistent Memory
Claude forgets your project every session. Eidos Memory fixes that. Save 95% of tokens with automatic context injection.
Scenario
Without Eidos
With Eidos
Savings
95.6%The Problem
Every Claude session starts from zero. You paste files, explain architecture, repeat decisions you already made. This wastes tokens, time, and money.
The Solution
Eidos Memory maintains a persistent knowledge graph of your project. When you ask a question, it retrieves relevant context, compresses it, and injects it automatically. Claude already knows your codebase.
Quick Start
Features for Claude Users
- Persistent memory across sessions
- Adaptive context: debug vs. implement vs. recall
- 95-98% token savings per prompt
- Local-first: your code never leaves your machine
- Auto-indexing on file changes
- Decision tracking: remembers architecture choices
- Works with Claude Code CLI
- Works with Claude Desktop via MCP server
Setup for Claude Desktop
If you use Claude Desktop (not the CLI), use the MCP server:
eidos mcp print-config --client claude-desktop --copy
Give Claude Persistent Memory
One install, zero config. Your AI remembers everything.
npm install -g eidos-memory