Catalog
io.github.Sisuthros/claude-amplifier
Officialby Sisuthros · TypeScript
Persistent memory + decision tracking for Claude across sessions. Local SQLite, no cloud.
Maintain persistent memory and decision history across Claude sessions locally.
Topics
ai-memoryai-toolsanthropicclaudeclaude-codeclaude-desktopknowledge-managementmcpmodel-context-protocolpersistent-memorysqlitetypescript
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"claude-amplifier": {
"command": "npx",
"args": [
"-y",
"claude-amplifier@1.5.3"
]
}
}
}