Preserves the emotional texture of human-AI conversations across sessions through real-time experiential annotation — temperature, authenticity, shifts, subtext, and unspoken context.
Server Config
{
"mcpServers": {
"ember": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ember-memory"
],
"env": {}
}
}
}