Catalog
io.github.xChuCx/agent-memory
Officialby xChuCx · Go
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
Git-based persistent memory system for AI coding agents with markdown source control.
Topics
ai-agentsclaudeclideveloper-toolsgolangllmmcpmemorymodel-context-protocol
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-memory": {
"command": "npx",
"args": [
"-y",
"@xchucx/agent-memory@0.5.1"
]
}
}
}