Connect Codex
Installing Codex and giving it your context are 2 different jobs. This one connects Codex to your AI OS, so every session starts already knowing your business.
Codex runs on your machine, so it gets the local server and can build and edit the folder itself.
- 1Open your config.
$ open ~/.codex/config.toml - 2Add the server.
$ [mcp_servers.aios] command = "npx" args = ["-y", "@thenavidm/aios-mcp-cli"] - 3Restart Codex, then ask it to audit your AI OS.
Was this page helpful?