Master-Control-Orchestration-Server

flynn33/Master-Control-Orchestration-Server
★ 0 stars C++ Code/Dev Tools Updated 9d ago
Native C++20 orchestration server for coordinating MCP gateways, local tools, provider adapters, sub-agents, diagnostics, telemetry, and operator-governed automation across a LAN-trusted development environment.
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": {
    "master-control-orche": {
      "command": "npx",
      "args": [
        "-y",
        "flynn33/Master-Control-Orchestration-Server"
      ]
    }
  }
}

README Excerpt

Master Control Orchestration Server is a Windows-native LAN MCP Gateway host. It exposes one MCOS-advertised MCP endpoint for trusted-LAN clients, supervises MCP server and sub-agent worker pools, distributes onboarding profiles and CLU/Forsetti governance bundles, and provides browser plus WinUI maintainer