Chronos

ZenFrogStudio/Chronos
★ 0 stars TypeScript AI/LLM Updated today
VS Code task manager extension MCP server. Schedule plans to run automatically from markdown files.
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": {
    "chronos": {
      "command": "npx",
      "args": [
        "-y",
        "ZenFrogStudio/Chronos"
      ]
    }
  }
}

README Excerpt

A precise scheduling system for coding-agent tasks, integrated within VS Code. Chronos translates Markdown plans into automated, scheduled executions. It unifies task capture, planning, and execution into a single, coherent workflow. One system. No fragmentation. A unified view for total control. The plan library resides on the left; execution details—schedule, working directory, permissions, and run history—on the right.

Tools (3)

claudecodexopencode