sdk.md +2 −0
9- Build Codex into your own internal tools and workflows9- Build Codex into your own internal tools and workflows
10- Integrate Codex within your own application10- Integrate Codex within your own application
11 11
12Use the Codex SDK for coding-focused Codex threads. If Codex is one specialist inside a broader orchestrated workflow, [run Codex CLI as an MCP server and orchestrate it with the Agents SDK](https://developers.openai.com/codex/guides/agents-sdk).
13
12## TypeScript library14## TypeScript library
13 15
14The TypeScript library provides a way to control Codex from within your application that's more comprehensive and flexible than non-interactive mode.16The TypeScript library provides a way to control Codex from within your application that's more comprehensive and flexible than non-interactive mode.