Files
llmx/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
..
2025-09-30 22:33:28 +00:00
2025-10-03 13:02:26 -07:00
2025-10-07 17:27:27 -07:00