kairos

SantiagoCoronado/kairos
★ 0 stars TypeScript Database Updated 3d ago
Kairos — local-first macOS command center: personal CRM, tasks, and OKRs. Electron + SQLite, with optional Claude integration (in-app agent chat + MCP server).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kairos": {
      "command": "npx",
      "args": [
        "-y",
        "SantiagoCoronado/kairos"
      ]
    }
  }
}

README Excerpt

Kairos — the opportune moment. A local-first macOS command center: personal CRM, task management, and OKR-style objectives for both personal life and work. Dark, keyboard-driven, one SQLite file you own. Claude is an optional layer — the app is fully usable without it. - **Today** — overdue + due-today tasks, follow-ups due, objective progress, today's calendar
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →