wintask-scheduler

MarkHopper24/wintask-scheduler
★ 5 stars C# AI/LLM Updated 11d ago
A modern, Fluent WinUI 3 reimagining of Windows Task Scheduler, with natural-language task creation and a local MCP server for AI agents.
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": {
    "wintask-scheduler": {
      "command": "npx",
      "args": [
        "-y",
        "MarkHopper24/wintask-scheduler"
      ]
    }
  }
}

Topics

copilot-enabledcronfluentuimcptask-schedulerwindowswinui3