Developer Tools
Trust: 42/100 (Fair)io.github.gitmem-dev/gitmem Guide
Persistent institutional memory for AI coding agents. Memory that compounds.
1 starsby gitmem-dev
Quick Start
Install
npx gitmem-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-gitmem-dev-gitmem": {
"command": "npx",
"args": [
"gitmem-mcp"
]
}
}
}