Eden Me
Your personal AI identity โ one install, every AI tool knows you. ไฝ ็ AI ่บซไปฝ๏ผไธๆฌกๅฎ่ฃ ๏ผๆๆๅทฅๅ ท้ฝ่ฎค่ฏไฝ ใ
Ask AI about Eden Me
Powered by Claude ยท Grounded in docs
I know everything about Eden Me. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
eden-me
Your personal AI identity layer.
Every AI conversation starts from zero. You re-explain your stack, your preferences, your project context โ over and over, across every tool, every session.
Eden fixes this. Install once, and every AI tool you use knows you instantly.
Eden is an MCP server that sleeps until your AI tools wake it up. Each time it wakes, it scans what changed, then serves your identity to Claude Code, Cursor, Windsurf โ automatically.
Install
npx eden-me
That's it. No config files. No API keys for the core experience.
What happens
$ npx eden-me
Scanning your environment...
9 projects. TypeScript, React, Three.js.
React ยท Next.js ยท Tailwind ยท Vite ยท Three.js
โ Claude Code โ connected
โ Cursor โ connected
Eden is ready. It will sleep until your next AI session.
$ claude
[Eden wakes up]
3 hours since last session. 2 new commits in eden-cli.
All projects clean โ nothing uncommitted.
How it works
Eden sleeps between sessions. No daemon, no background process, zero cost.
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Eden sleeps โ
โ zero CPU ยท zero memory โ
โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโ
โ agent calls eden_get_user
โโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโ
โ Eden wakes up โ
โ < 5 min โ cache โ
โ 5m-1h โ quick git scan โ
โ > 1h โ full project rescan โ
โโโโโโโโโโโโโโโโโฌโโโโโโโโโโโโโโโโโโ
โ returns identity + changes
โโโโโโโโโโโโฌโโโโโดโโโโโฌโโโโโโโโโโโโโ
โ Claude โ Cursor โ Windsurf โ
โ Code โ โ โ
โโโโโโโโโโโโดโโโโโโโโโโดโโโโโโโโโโโโโ
โ session ends
โ Eden sleeps again
MCP tools
Available to any connected AI agent:
| Tool | Description |
|---|---|
eden_get_user | Full developer profile + wake-up report (what changed since last session). Call at conversation start. |
eden_remember | Store a categorized observation: preference, pattern, decision, skill, context. |
eden_search_memory | Search memories by keyword and category. |
eden_get_project | Everything Eden knows about a specific project. |
eden_weekly_report | Narrative weekly insight report โ patterns, reflections, not just stats. |
CLI commands
| Command | Description |
|---|---|
eden | Start a conversation with Eden |
eden me | View your AI identity dashboard |
eden me --web | Open dashboard in browser |
eden memories | Browse Eden's memories |
eden report | Weekly coding insight report |
eden report -w 1 | Last week's report |
eden config | Privacy & settings |
eden sync github | Sync GitHub activity |
eden sync notion | Sync Notion pages |
eden sync cloud | Sync to web dashboard |
Data sources
| Source | How | What Eden learns |
|---|---|---|
| Local filesystem | Auto (on init) | Projects, languages, frameworks |
| Git | Auto (on wake-up) | Commits, branches, changes |
| GitHub | eden sync github | PRs, issues, starred repos |
| Notion | eden sync notion | Recent pages and notes |
| Any file | Drop into ~/.eden/external/ | Anything you want Eden to know |
Privacy
Eden is local-first by design.
- All data stays on your machine in
~/.eden/ - No cloud, no telemetry, no tracking
- You control exclusions via
eden config - Memory is plain JSON โ fully inspectable and deletable
rm -rf ~/.edenremoves everything
Website
License
MIT
