Align MCP setup with Codex JSON transport

This commit is contained in:
DCCONSTRUCTIONS
2026-05-23 20:40:51 +03:00
parent 526371014a
commit 6b3ecd6e1f
5 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ Required request headers for authenticated tool calls:
```text
Authorization: Bearer <agent-token>
Accept: application/json, text/event-stream
Accept: application/json
MCP-Protocol-Version: 2025-06-18
```