trackly

AntonioHReyes/trackly
★ 0 stars TypeScript Data/Analytics Updated today
Time-tracking CLI (tck): workspaces, projects, tags, rates, PDF/CSV reports, invoices, and an 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": {
    "trackly": {
      "command": "npx",
      "args": [
        "-y",
        "AntonioHReyes/trackly"
      ]
    }
  }
}

README Excerpt

A Toggl-style time-tracking CLI, `tck`, for people who'd rather stay in a terminal than open a browser tab. Track time per client via workspaces, bill it with PDF invoices, and let an AI assistant drive the whole thing through its built-in MCP server. Most time trackers are SaaS dashboards. `tck` is a single local SQLite
📊
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 →