Developer Tools
Trust: 30/100 (Limited)io.github.RCOLKITT/vasperamemory Guide
Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.
by RCOLKITT
Quick Start
Install
npx vasperamemoryClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rcolkitt-vasperamemory": {
"command": "npx",
"args": [
"vasperamemory"
]
}
}
}