task-orchestrator

jpicklyk/task-orchestrator
★ 170 stars Kotlin 🤖 AI/LLM Updated 1mo ago
A light touch MCP task orchestration server for AI agents. Persistent work tracking and context storage across sessions and agents. Defines planning floors through composable notes with optional gating transitions. Coordinates multi-agent execution without prescribing how agents do their work.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "task-orchestrator": {
      "command": "npx",
      "args": [
        "-y",
        "jpicklyk/task-orchestrator"
      ]
    }
  }
}

Topics

ai-coding-assistantai-developmentai-memoryai-toolsclaudeclaude-codeclaude-desktopcontext-persistencecursordeveloper-toolskotlinmcpmcp-servermodel-context-protocoln8n