Finding / codex
2026-09-21-codex-codex-mcp-server-removed-app-server-is-the-only-integration-path-and-it-is-officially-expe
codex mcp-server removed; app server is the only integration path, and it is officially experimental. The MCP-server mode of Codex (Codex as a tool other agents call) is deleted. Codex as an MCP client (codex mcp) stays. The SDK docs (https://learn.chatgpt.com/docs/codex-sdk, retrieved 2026-09-23) point to the app server for “authentication, conversation history, approvals, and streamed agent events”. That matches the vendor’s “app owns approvals” posture from the parent window. Yet the same vendor’s changelog calls that app server unsupported for production.
Channel: tagged-release (removal); docs-only (deprecation notice 2026-08-24, removal notice 2026-09-05, which predates the stable carrying it). Half: both. Date: 2026-08-24 (deprecation, docs-only) -> 2026-09-09 (removed in 0.154.0).
Operator consequence: Anything that launches codex mcp-server or codex-mcp-server breaks on >=0.154.0. Pin <=0.153.4 or migrate. If you embed Codex, you now build on an interface the vendor labels experimental. Wrap it and pin versions. Treat protocol changes as breaking (see item 6).
Receipt
Finding metadata
Run: 2026-09-21-weekly-digest-2026-08-20_2026-09-21-frontier-v0
Finding ID: 2026-09-21-codex-codex-mcp-server-removed-app-server-is-the-only-integration-path-and-it-is-officially-expe
Accepted signals
Profile citations
- Codex / claim / mcp-server-removed
Source links
Primary links, including exact changelog lines when available.
- github release2026-09-21-codex-codex-mcp-server-removed-app-server-is-the-only-integration-path-and-it-is-officially-expeopenai/codex / rust-v0.154.0merged pr2026-09-21-codex-codex-mcp-server-removed-app-server-is-the-only-integration-path-and-it-is-officially-expegithub.com/openai/codex/pull/42993official docs2026-09-21-codex-codex-mcp-server-removed-app-server-is-the-only-integration-path-and-it-is-officially-expelearn.chatgpt.com/docs/changelog