guides/agents-sdk.md +1 −1
2 2
3# Running Codex as an MCP server3# Running Codex as an MCP server
4 4
55You can run Codex as an MCP server and connect it from other MCP clients (for example, an agent built with the [OpenAI Agents SDK](https://openai.github.io/openai-agents-js/guides/mcp/)).You can run Codex as an MCP server and connect it from other MCP clients (for example, an agent built with the [OpenAI Agents SDK MCP integration](https://developers.openai.com/api/docs/guides/agents/integrations-observability#mcp)).
6 6
7To start Codex as an MCP server, you can use the following command:7To start Codex as an MCP server, you can use the following command:
8 8