iai-mcp-memory-server

Official

Add encrypted long-term memory to your coding agent.

AuthorAradotso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coding agents often forget useful prior context between sessions, causing repeated work and weaker implementation decisions over time.

Core Features & Use Cases

  • Verbatim + semantic recall for coding sessions: Captures every conversation turn and recalls the most relevant prior context at session start.
  • Local, encrypted long-term storage: Encrypts memory at rest with AES-256-GCM and keeps data on your machine with no telemetry.
  • Automatic capture via hooks: Installs Claude Code and Codex CLI hook scripts to capture prompts/transcripts and inject recalled memory automatically.
  • Use case: After you debug a tricky error-handling flow once, future sessions can automatically retrieve that exact context when you start working on similar tasks, reducing churn and re-explanation.

Quick Start

Install the server by cloning iai-mcp from GitHub, running its install script, then connect it to your MCP host and verify with the doctor command.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: iai-mcp-memory-server
Download link: https://github.com/Aradotso/mcp-skills/archive/main.zip#iai-mcp-memory-server

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.