Frontal 已上线。阅读公告

Developer platform

Embed and automate the Codex coding agent with the CLI, TypeScript SDK, and MCP interfaces.

Codex is an open-source coding agent that runs locally. Use the CLI interactively, embed it in a Node.js application with the TypeScript SDK, or expose a running Codex engine through its experimental MCP server.

Choose an interface

Install the CLI

Codex can also be installed with the standalone installer or Homebrew. See the CLI guide for platform-specific options.

How the pieces fit

The SDK and MCP server operate the local Codex engine; they are not clients for a hosted REST API. A thread holds conversation state, a turn is one submitted user request, and items describe the work produced during that turn.

Source of truth

The implementation and examples live in the openai/codex repository. The TypeScript SDK and MCP server interface document the public surfaces.

更新于 2026年8月31日

© 2026 Frontal Labs, Inc. 或其关联公司。

我们默认在不使用 Cookie 的情况下统计网站流量。若您接受,我们将跨会话记住您的访问,从而让分析更准确。