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.

Navid Moazzezby Navid MoazzezUpdated Sept. 7, 20261 min read

Codex runs on your machine, so it gets the local server and can build and edit the folder itself.

  1. 1Open your config.
    $ open ~/.codex/config.toml
  2. 2Add the server.
    $ [mcp_servers.aios] command = "npx" args = ["-y", "@thenavidm/aios-mcp-cli"]
  3. 3Restart Codex, then ask it to audit your AI OS.
Was this page helpful?