Skip to main content
agentmemory captures what your coding agent does, distills it into durable memory, and recalls it in later sessions. Everything runs on your machine.

What it stores

Design points

  • Capture and recall work with no LLM key. Compression, summarization, consolidation, and graph extraction activate when a provider key is set.
  • Every record carries write-time provenance: the channel it arrived through (user, agent, tool, import, shared).
  • Saving a near-duplicate of an existing memory supersedes it into a version chain. Recall returns only current versions; history stays queryable.

Explore

Quickstart

Install and connect your first agent in one command.

Connectors

19 agent adapters plus generic MCP wiring.

Integrations

Per-agent guides: exact configs, hooks, and verify steps.

How it works

From hook event to recalled context.

Configuration

All 66 flags, keyless by default.

MCP tools

The 54-tool reference, grouped by area.

Viewer

Sessions, memories, lessons, graph, replay.
Last modified on August 15, 2026