Memory daemon · early access
Total recall for AI workflows.
278,561 engrams from 803 Claude Code sessions in 12 seconds. Zero skips. Local SQLite, single Go binary. Verify the numbers yourself: curl --unix-socket /tmp/eidetic-daemon.sock http://localhost/metrics
278,561 engrams captured
803 sessions indexed
<50ms per write
Install
# macOS + Linux
curl -fsSL https://eidetic.works/install.sh | sh
# Windows (PowerShell)
irm https://eidetic.works/install.ps1 | iex
# MCP bridge (Claude Code / Cursor)
pip install eidetic-mcp
claude mcp add eidetic -- python -m eidetic_mcp.server
Get Pro — $29/mo →
Cloud backup · Personal sync.json in 24h · First 50 keep this price
Get release notes in your inbox
No spam. Unsubscribe anytime. We do not share your email.
What ships today
Five things the daemon does.
Every claim has a curl.
- Captures every session, automatically fsnotify watchers tail Claude Code, Cursor, and Cowork session files. New text becomes an engram row in <50 ms. Records over 7 MiB are split into idempotent chunks (ADR-018) — no hard wall.
- Local-first, single binary, no CGO Pure-Go SQLite (
modernc.org/sqlite). One cross-compile-clean executable for darwin-arm64, linux-amd64, windows-amd64. Data stays in~/.eidetic/engrams.db. Nothing leaves your machine. - MCP-native — your AI can read your engram store Three tools over MCP:
query_engrams,daemon_status,daemon_metrics. Cursor, Claude Code, Cline — any MCP client can ask the daemon what it has captured. - Cloud sync — your engrams follow you across machines Bring your own Cloudflare R2 bucket: drop a
sync.jsonandeideticd --sync-nowuploads. Restore on a new machine in 60 seconds:eideticd --restore. Pro subscribers get a managed bucket with no setup — API key delivered in 24h. - Ask your engrams in plain English —
nucleus_askRAG over your local store. Ask the MCP tool "what was that Postgres tuning trick I learned last week?" — Claude Code / Cursor reads the matching engrams and answers. Engrams never leave your machine. Web dashboard at eidetic.works/dashboard for non-MCP browsing.
Pricing
Free is forever. Pro and Team unlock managed cloud sync + early-access features.
Free
$0/forever
- Local daemon (single binary)
- Unlimited engrams, FTS5 search
- MCP tools (query, search, recent)
- Self-hosted cloud sync (BYOR2)
- MIT-licensed source
Pro
$29/month
- Everything in Free, plus:
- Managed Cloudflare R2 backup
- Restore on new machine in 60s
nucleus_askAI-powered recall- Web dashboard access
- Email support (24h response)
First 50 keep this price
Or: $299/yr (save 14%) · $499 lifetime (first 50 only)
Team
$99/month
- Everything in Pro, plus:
- 5 seats (up to 10)
- Shared-context opt-in (soon)
- 12h response (vs 24h Pro)
- Features 1 week early
- Per-seat managed keys
First 10 keep this price