Question to answer
Which MCP protocol revisions, transports, authorization flows, tool/result features, file-transfer mechanisms, resources, and MCP Apps behaviours must the IMAGE MCP service support for the selected ChatGPT, Claude, and SDK/Inspector clients at initial release, and what isolated legacy strategy satisfies that matrix without making the core contract depend on one host's undocumented behaviour?
Decision or next step this enables
Select the production SDK/package versions, endpoint negotiation strategy, compatibility-adapter boundary, CI matrix, deprecation window, and minimum portable result behaviour for the gateway.
Current understanding and key unknowns
Confirmed:
- The prototype initially implemented the MCP
2026-07-28 SDK v2 and then reverted to @modelcontextprotocol/sdk v1.30 with protocol 2025-06-18 after observed ChatGPT incompatibilities.
- MCP
2026-07-28 is stateless and uses per-request metadata and required routing headers; the TypeScript SDK v2 supports it and a 2025-11-25 compatibility era.
- Host support for MCP Apps and binary/file transfer varies.
- Anthropic documents Streamable HTTP and OAuth support but does not claim support for every advanced capability.
Unknown:
- The exact revisions and Apps behaviours currently emitted by each release-target client.
- Whether one supported SDK can cover the matrix or a separate legacy process/package is required.
- How long legacy support must remain and how unsupported clients fail visibly.
Proposed approach
- Name exact clients/plans/builds and representative agent SDKs in scope.
- Create a minimal neutral test server exposing discovery, one tool, structured output, one resource, OAuth challenge, cancellation, and an App.
- Capture sanitized wire behaviour and test each client. Do not infer support from marketing pages.
- Evaluate official SDK v2 dual-era support and, if necessary, a separately packaged legacy adapter. Do not install conflicting SDK generations in one package without proof.
- Define a portable baseline: text content, structured manifest, and artifact fallback that works without an App.
- Publish a decision record with supported/rejected/degraded combinations and a protocol deprecation policy.
Completion criteria
Evidence and related work
Checks
Question to answer
Which MCP protocol revisions, transports, authorization flows, tool/result features, file-transfer mechanisms, resources, and MCP Apps behaviours must the IMAGE MCP service support for the selected ChatGPT, Claude, and SDK/Inspector clients at initial release, and what isolated legacy strategy satisfies that matrix without making the core contract depend on one host's undocumented behaviour?
Decision or next step this enables
Select the production SDK/package versions, endpoint negotiation strategy, compatibility-adapter boundary, CI matrix, deprecation window, and minimum portable result behaviour for the gateway.
Current understanding and key unknowns
Confirmed:
2026-07-28SDK v2 and then reverted to@modelcontextprotocol/sdkv1.30 with protocol2025-06-18after observed ChatGPT incompatibilities.2026-07-28is stateless and uses per-request metadata and required routing headers; the TypeScript SDK v2 supports it and a2025-11-25compatibility era.Unknown:
Proposed approach
Completion criteria
Evidence and related work
Checks