agent-orchestrator

vndmea/agent-orchestrator
★ 0 stars TypeScript AI/LLM Updated today
A TypeScript agent orchestration server for coordinating multi-model LLM workflows, tools, and leader-worker agents via CLI and MCP.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-orchestrator": {
      "command": "npx",
      "args": [
        "-y",
        "vndmea/agent-orchestrator"
      ]
    }
  }
}

README Excerpt

English | [简体中文](https://github.com/vndmea/agent-orchestrator/blob/master/README.zh-CN.md) `agent-orchestrator` is a TypeScript orchestration server for multi-model engineering workflows. It is designed for leader-worker execution, deterministic validation, and thin delivery layers through a CLI and MCP server.

Tools (18)

AO_ALLOW_WRITEAO_DRY_RUNLEADER_MODEL_API_KEYLEADER_MODEL_BASE_URLLEADER_MODEL_NAMELEADER_MODEL_PROVIDERLITELLM_API_KEYLITELLM_BASE_URLLOG_LEVELMCP_SERVER_NAMEMCP_SERVER_VERSIONWORKER_MODEL_API_KEYWORKER_MODEL_BASE_URLWORKER_MODEL_NAMEWORKER_MODEL_PROVIDERactiveblockedlimited