Provides persistent long-term memory for AI agents with semantic search and activation-based decay. Enables AI systems to remember across sessions through layered memory architecture and automatic context-aware retrieval.
{
"mcpServers": {
"ai-long-term-memory": {
"command": "npx",
"args": [
"-y",
"memory-mcp"
]
}
}
}