Loading MCP server directory, please wait...
Self-hosted long-term memory for AI agents over MCP — hierarchical recall backed by pgvector
npx @getmcp/cli add io.github.holetron/hindsight-mempalaceRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.holetron/hindsight-mempalace": {
"command": "npx",
"args": [
"-y",
"hindsight-mempalace-mcp"
],
"env": {
"HINDSIGHT_URL": "http://127.0.0.1:5100",
"MEMPALACE_BANK": "mempalace-main"
}
}
}
}