Files
codex/codex-rs/core/src
T
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
```
a43ae86b6c ยท 2025-10-07 23:21:37 -04:00
History
..
2025-09-26 13:49:08 +00:00
2025-10-07 19:33:19 +01:00
2025-10-05 21:12:31 +00:00
2025-09-22 20:10:52 -07:00
2025-10-05 21:12:31 +00:00
2025-10-03 13:02:26 -07:00
2025-10-07 19:33:19 +01:00
2025-09-24 15:31:27 +00:00
2025-09-18 14:14:16 -07:00
2025-10-03 11:17:39 +01:00
2025-09-10 17:38:11 -07:00
2025-09-02 17:29:58 +00:00