Skip to main content
Knowledge & MemoryPython

vectorize-io/hindsight

Hindsight: Agent Memory That Works Like Human Memory - Built for AI Agents to manage Long Term Memory

knowledge-memorycloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/vectorize-io/hindsight

Claude Desktop configuration example:

{
  "mcpServers": {
    "hindsight": {
      "command": "npx",
      "args": [
        "-y",
        "vectorize-io/hindsight"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Python
Author
vectorize-io