Self-hosted long-term memory for AI agents over MCP — hierarchical recall backed by pgvector
claude mcp add hindsight-mempalace -- npx -y hindsight-mempalace-mcp
claude_desktop_config.json
{
"mcpServers": {
"hindsight-mempalace": {
"command": "npx",
"args": [
"-y",
"hindsight-mempalace-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hindsight-mempalace": {
"command": "npx",
"args": [
"-y",
"hindsight-mempalace-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hindsight-mempalace": {
"command": "npx",
"args": [
"-y",
"hindsight-mempalace-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hindsight-mempalace": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hindsight-mempalace-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hindsight-mempalace": {
"command": "npx",
"args": [
"-y",
"hindsight-mempalace-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.holetron--hindsight-mempalace/reviews or the review_server meta-tool.
POST /mcp