codex-cli-captain 0.0.9

Codex-Cli-Captain runtime, installer, and MCP server for Codex CLI.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Codex-Cli-Captain

Codex-Cli-Captain publishes the `ccc` command. The command provides the local
CCC runtime, installer/check surfaces, and MCP stdio server used by the `$cap`
workflow in Codex CLI.

```sh
cargo install codex-cli-captain
ccc setup
ccc check-install
```

GitHub release assets and the existing `install.sh`/`install.ps1` flows remain
supported for operators who prefer packaged binaries.