codex

GitHub

Lightweight coding agent that runs in your terminal

105,577 stars Rust 1 file ยท ~46,805 tokens

codex MCP Server

MCP server for openai/codex

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "codex": {
      "command": "npx",
      "args": [
        "-y",
        "@openai/codex"
      ]
    }
  }
}