xChuCx/agent-memory
by Various
Local, searchable project memory for AI coding agents. Markdown source of truth, MCP interface, safe structured updates — no cloud.
MCP
xChuCx/agent-memory
Added 7 June 2026
Overview
A local, searchable project memory system for AI coding agents. It uses Markdown as the source of truth and provides an MCP interface for safe structured updates. No cloud services are required.
Best for
Best for
Developers who need persistent project memory for AI coding agents without cloud reliance.
Use cases
- Store project context and documentation as markdown files
- Enable AI coding agents to retrieve relevant project memory through search
- Update memory with structured updates from agent sessions
Notes
A local, searchable project memory system for AI coding agents. It uses Markdown as the source of truth and provides an MCP interface for safe structured updates. No cloud services are required.
4 stars on GitHub. Last updated 2026-06-05. Licensed Apache-2.0.
Use cases
- Store project context and documentation as markdown files
- Enable AI coding agents to retrieve relevant project memory through search
- Update memory with structured updates from agent sessions
Pros
- Local storage ensures data privacy and no cloud dependency
- Markdown source of truth is easy to read, edit, and version control
- MCP interface enables seamless integration with AI coding agents
Cons
- Requires local setup and ongoing management
- No built-in versioning or collaboration features
- Markdown-based storage may not suit complex structured data
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Local storage ensures data privacy and no cloud dependency
- Markdown source of truth is easy to read, edit, and version control
- MCP interface enables seamless integration with AI coding agents
Cons
- Requires local setup and ongoing management
- No built-in versioning or collaboration features
- Markdown-based storage may not suit complex structured data
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.