·agent-memory-mcp
</>

agent-memory-mcp

hainamchung/agent-assistant

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

2Installs·0Trend·@hainamchung

Installation

$npx skills add https://github.com/hainamchung/agent-assistant --skill agent-memory-mcp

SKILL.md

This skill provides a persistent, searchable memory bank that automatically syncs with project documentation. It runs as an MCP server to allow reading/writing/searching of long-term memories.

Clone the agentMemory project into your agent's workspace or a parallel directory:

Use the helper script to activate the memory bank for your current project:

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). Source: hainamchung/agent-assistant.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hainamchung/agent-assistant --skill agent-memory-mcp
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is agent-memory-mcp?

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). Source: hainamchung/agent-assistant.

How do I install agent-memory-mcp?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hainamchung/agent-assistant --skill agent-memory-mcp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/hainamchung/agent-assistant