kid-tasks

DevelAngel/kid-tasks
★ 3 stars Rust AI/LLM Updated 2d ago
Family task management with 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": {
    "kid-tasks": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "kid-tasks"
      ]
    }
  }
}

README Excerpt

A lightweight, self-hosted task management system for families, optimized for natural interaction with AI assistants. > [!IMPORTANT] > Work-in-Progress! Not production ready. Instead of wrestling with complex task apps, talk naturally to your AI assistant: _"We're planning to renovate the kitchen. Help me organize the tasks."_ The AI creates and manages tasks via CLI while the family sees a live browser view.