Open-source AI memory layer for LLM agents. Importance scoring, temporal decay, hierarchical memory (facts, summaries, themes), YMYL prioritization, and active retrieval with contradiction detection. Supports OpenAI, Anthropic, Ollama. Local-first with SQLite + FAISS.
{
"mcpServers": {
"widemem-ai": {
"command": "uvx",
"args": [
"widemem-ai"
]
}
}
}