Open protocol · Local-first · Zero config

Your agent remembers.

Persistent, path-scoped memory for AI coding agents.
Works across sessions. Works across tools.

npx aide-memory init
Zero cloud dependencies · Local-first · Claude Code + Cursor
🧠

Automatic Capture

Four hooks fire at the right moments — corrections, planning decisions, and context are captured without you doing anything.

📍

Path-Scoped Recall

Memories are scoped to code areas with glob patterns. Open a file, get only the context that matters for that area.

🔄

Cross-Tool

Works with Claude Code, Cursor, and any MCP-compatible client. Teach once, recall everywhere.

🔒

Local-First

SQLite database on your machine. Memory files in your repo. No cloud, no accounts, no data leaving your device.

📦

Structured Layers

Four layers — preferences, technical, area context, guidelines — so the right knowledge surfaces at the right time.

20-Token Nudge

No context dumping. A tiny nudge tells the agent memories exist. It decides whether to pull them. Zero wasted tokens.

How It Works

1

Init

npx aide-memory init

Creates .aide/ directory, installs hooks, configures MCP server. Two minutes, zero config.

2

Work Normally

Hooks capture corrections, planning decisions, and technical context automatically. You never interact with memory management.

3

Next Session

8 memories exist for src/checkout/**. Call aide_recall if relevant.

Your agent gets a nudge. It pulls what it needs. Context persists across sessions.

Get started in two minutes.

Free. Local-only. No account required.

npx aide-memory init