core-agent-ide/codex-rs/cli/src
Gabriel Peal a43ae86b6c
[MCP] Add support for streamable http servers with codex mcp add and replace bearer token handling (#4904)
1. You can now add streamable http servers via the CLI
2. As part of this, I'm also changing the existing bearer_token plain
text config field with ane env var

```
mcp add github --url https://api.githubcopilot.com/mcp/ --bearer-token-env-var=GITHUB_PAT
```
2025-10-07 23:21:37 -04:00
..
debug_sandbox.rs add(core): managed config (#3868) 2025-10-03 13:02:26 -07:00
exit_status.rs feat: experimental env var: CODEX_SANDBOX_NETWORK_DISABLED (#879) 2025-05-09 18:29:34 -07:00
lib.rs Delete codex proto (#4520) 2025-09-30 22:33:28 +00:00
login.rs add(core): managed config (#3868) 2025-10-03 13:02:26 -07:00
main.rs remove experimental prefix (#4907) 2025-10-07 17:27:27 -07:00
mcp_cmd.rs [MCP] Add support for streamable http servers with codex mcp add and replace bearer token handling (#4904) 2025-10-07 23:21:37 -04:00