Skip to main content
Knowledge & MemoryPython

TeamSafeAI/LIFE

Persistent identity architecture for AI agents. 16 MCP servers covering drives, emotional relationships, semantic memory with decay, working threads, learned patterns, journal, genesis (identity discovery), creative collision engine, forecasting, and voice. Zero dependencies beyond Python 3.8. Built across 938 conversations.

knowledge-memorylocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/TeamSafeAI/LIFE

Claude Desktop configuration example:

{
  "mcpServers": {
    "life": {
      "command": "npx",
      "args": [
        "-y",
        "TeamSafeAI/LIFE"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Python
Author
TeamSafeAI