OPEN SOURCE / TERMINAL FIRST

Unified AI System

A self-hosted AI gateway that turns plain language into structured work and connects Codex, Cursor, or Cline through one governed MCP boundary.

docker run --rm ghcr.io/happy520ai/unified-ai-system/ai-gateway-service:0.4.0 pnpm gateway demo

The first verified path is fake-provider only. Real-provider execution remains explicit and scoped.

0accounts required
9governed MCP tools
2CPU architectures
Apache-2.0open source

ONE RUNTIME / THREE CLIENTS

Meet your agent where it works.

Every path below starts the same published, credential-free MCP container. No repository clone is required.

DIRECT MCP CONNECTION

Codex

Register the published stdio server, restart Codex, then inspect it with /mcp.

codex mcp add unified-ai-system -- docker run --rm -i ghcr.io/happy520ai/unified-ai-system/mcp-server:0.4.0

THE GATEWAY BOUNDARY

Useful by default. Explicit when it matters.

01

Inspect

Health, readiness, workflows, knowledge, and workforce state stay visible through read-only MCP tools.

02

Structure

Provider-free enhancement turns rough natural language into explicit work while preserving the original request.

03

Control

The local fake provider is the credential-free default. Real calls require explicit, scoped authorization.

A SMALLER TRUST SURFACE

One boundary between agents and execution.

  1. ClientsCodex / Cursor / Cline
  2. Protocol9-tool MCP server
  3. GatewayPolicy and routing
  4. ExecutionFake by default

PUBLIC EVIDENCE

Verify the path, not the promise.

Source, registry metadata, containers, and checks are public and independently inspectable.

PUBLIC ENGINEERING PREVIEW

Start with one command. Keep human authority in the loop.