aiorc

Dich01/aiorc
★ 0 stars TypeScript AI/LLM Updated today
Control plane for a company's AI agents: multi-tenant registry with server-verified MCP orchestration, signed audit trails and deterministic evals. The server enforces the workflow graph instead of suggesting it to the model.
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": {
    "aiorc": {
      "command": "npx",
      "args": [
        "-y",
        "Dich01/aiorc"
      ]
    }
  }
}

README Excerpt

**The control plane for a company's AI agents. The server enforces your workflow graph instead of suggesting it to the model — illegal transitions are rejected, skipped steps are impossible by construction, and every run exports as signed evidence.** **There is an instance running right now at [204-216-144-224.sslip.io](https://204-216-144-224.sslip.io)** — the landing page is open to anyone; register a free account to create a project and draw a flow.

Topics

agent-orchestrationagent-registryagentic-engineeringai-agentsai-governanceaudit-trailllmmcpmodel-context-protocolself-hostedtypescript