agd-memory

Pinperepette/agd-memory
★ 0 stars Python 🌐 Browser/Web Updated today
Per-project persistent memory for Claude Code, in AGD format. Skill + SessionStart hook + MCP server, all driven by the agd CLI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agd-memory": {
      "command": "uvx",
      "args": [
        "agd-memory"
      ]
    }
  }
}

Or install with pip: pip install agd-memory

README Excerpt

Per-project persistent memory for [Claude Code](https://claude.com/claude-code), stored in [AGD format](https://github.com/Pinperepette/agd) with selective retrieval and graph traversal. Each project gets its own memory file. The session never loads it whole: it scans a Table of Contents, picks the relevant blocks, and fetches