Frontal が公開されました。お知らせを読む

Requests and responses

Understand the SDK calls and MCP messages that make up a Codex integration.

The TypeScript SDK accepts a string or structured input in thread.run() and returns a turn result. runStreamed() returns an async generator of structured events.

The MCP server speaks JSON-RPC 2.0 over line-delimited stdio. An MCP client must initialize once per connection, send initialized, then call methods. Requests and notifications use the exact schemas in the Codex MCP interface.

Do not parse human-readable CLI output when the SDK or MCP interface provides structured data.

2026年8月31日に更新

© 2026 Frontal Labs, Inc. またはその関連会社。

当サイトでは既定でクッキーを使わずにトラフィックを計測しています。同意いただくと、セッションをまたいで訪問を記録でき、分析の精度が高まります。