@openai/codex 0.45.0-alpha.6 → 0.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
- package/vendor/aarch64-apple-darwin/codex/codex +0 -0
- package/vendor/aarch64-pc-windows-msvc/codex/codex.exe +0 -0
- package/vendor/aarch64-unknown-linux-musl/codex/codex +0 -0
- package/vendor/x86_64-apple-darwin/codex/codex +0 -0
- package/vendor/x86_64-pc-windows-msvc/codex/codex.exe +0 -0
- package/vendor/x86_64-unknown-linux-musl/codex/codex +0 -0
package/README.md
CHANGED
|
@@ -61,7 +61,7 @@ You can also use Codex with an API key, but this requires [additional setup](./d
|
|
|
61
61
|
|
|
62
62
|
### Model Context Protocol (MCP)
|
|
63
63
|
|
|
64
|
-
Codex
|
|
64
|
+
Codex can access MCP servers. To configure them, refer to the [config docs](./docs/config.md#mcp_servers).
|
|
65
65
|
|
|
66
66
|
### Configuration
|
|
67
67
|
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|