Back to feed

0.46.0

Oct 9, 2025
OpenAI/Codex CLICLIvrust-v0.46.0

Highlights

Improved MCP support

We are in the middle of significantly improving support for connecting to MCP servers including support for streamable http servers with optional bearer token or oauth login support.

Enable the experimental_use_rmcp_client = true flag in config.toml to use the new MCP stack. If you encounter issues, create a GitHub issue and add the mcp label. We would like to remove the experimental flag soon and will continue to expand MCP support over time.

What's Changed

New Contributors

Full Changelog: https://github.com/openai/codex/compare/rust-v0.45.0...rust-v0.46.0