Quickstart

From zero to a real KAOS call in five minutes.

Four commands. Each one has a runnable command and the expected output. No reading required to follow along.

Install pip install 'kaos-agents[mcp,llm]' Doctor kaos doctor Verify the env Setup kaos setup claude Wire a client First call kaos status --json Real output

Keep learning

The learn-kaos site walks the first example end to end, with 56 tested, one-command examples — offline by default.

Next

Wire KAOS into your assistant with kaos setup <client> — Claude Code, Codex CLI, Gemini CLI, VS Code, or Cursor. Then browse the runnable examples or read the source at github.com/273v.