Terminal-first, self-hosted AI gateway with eight Codex MCP tools for readiness, credential-free chat, knowledge, workflows, and workforce inspection.
Quick Install
docker run --rm -i ghcr.io/happy520ai/unified-ai-system/mcp-server:0.3.2Claude Desktop Config
{
"mcpServers": {
"unified-ai-system": {
"command": "npx",
"args": [
"docker run --rm -i ghcr.io/happy520ai/unified-ai-system/mcp-server:0.3.2"
]
}
}
}