planner

buraktnv/planner
★ 0 stars TypeScript Database Updated 6d ago
Local-first planner in markdown + git — tracks projects and life areas, answers what to do next and why, with an MCP server so coding agents work on the same plan.
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": {
    "planner": {
      "command": "npx",
      "args": [
        "-y",
        "buraktnv/planner"
      ]
    }
  }
}

README Excerpt

A local-first planner for people running several projects at once. It tracks dev projects **and** life areas as plain markdown in a git repo, always answers "what should I do next and why", and lets both a web chat and your coding agents work on the same plan. Why markdown and git rather than a database: a coding agent can read and write

Tools (3)

apiKeyEnvdeepseekopenrouter

Topics

ailocal-firstmarkdownmcpnextjsproductivitytypescript
📊
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 →