Back to MCP Servers

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 bey…

knowledge-memorypythonaiagent

Installation

npx -y LIFE

Configuration

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

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub