Cognitive memory system for AI agents with 129 MCP tools. Persistent hierarchical memory, emotional recall, knowledge graphs, spreading activation, hybrid retrieval (BM25+RRF), metacognition, goal tracking, spaced repetition, dream consolidation, and more.
Server Config
{
"mcpServers": {
"emms": {
"command": "uvx",
"args": [
"emms-mcp"
]
}
}
}