vectorize-io/hindsight
Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory
Quick Start
Clone the repository:
git clone https://github.com/vectorize-io/hindsightClaude Desktop configuration example:
{
"mcpServers": {
"hindsight": {
"command": "npx",
"args": [
"-y",
"vectorize-io/hindsight"
]
}
}
}Check the repository README for specific installation and configuration instructions.