jcdickinson/simplemem
A simple memory tool for coding agents using DuckDB and VoyageAI.
Quick Start
Clone the repository:
git clone https://github.com/jcdickinson/simplememClaude Desktop configuration example:
{
"mcpServers": {
"simplemem": {
"command": "npx",
"args": [
"-y",
"jcdickinson/simplemem"
]
}
}
}Check the repository README for specific installation and configuration instructions.