Catalog
io.github.turbyho/mem-context
OfficialTemporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation
Temporal memory system using vector search and weight-decay scoring with LLM consolidation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mem-context": {
"command": "uvx",
"args": [
"mem-context"
]
}
}
}