LifeOS

GitHub

โ›ฐ๏ธA General Hill-climbing AI harness that helps you move from Current State to Ideal State in both Life and Work.

17,134 stars TypeScript 1 file ยท ~3,933 tokens #ai#ai-harness#augmentation#coding#humans#intent-engineering#lifeos#personal-ai

LifeOS MCP Server

MCP server for danielmiessler/LifeOS

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "LifeOS": {
      "command": "npx",
      "args": [
        "-y",
        "@danielmiessler/LifeOS"
      ]
    }
  }
}