Developer Platform

Build agents that integrate with the system without bypassing it.

KINGAI separates model intelligence, agent identity, capability requests, policy and execution so developers can add functionality without turning plugins into unrestricted root code.

A

Agent Runtime

Specialized agents coordinate through a shared governed runtime.

M

Model Adapters

Local and cloud providers connect behind one model fabric.

MCP

MCP & Tools

External tools remain adapters, not a replacement for the trust boundary.

IPC

Local IPC

Core services prefer local Unix sockets rather than opening network control ports by default.

Controlled execution

Intent is not authority.

Developers describe what an agent wants to do and which capabilities it needs. Policy evaluates identity, scope and risk before a trusted executor touches the system.

IntentWhat the agent wants
CapabilityWhat it needs
PolicyWhat is allowed
ExecutorWhat actually runs

Build against the public KINGAI OS source.

The source repository contains deeper implementation details and build definitions.

Open GitHub β†’