Check register / Transports

MCP-016

A requirement the spck.dev suite checks on UCP servers. The quoted text is the normative requirement; the citation links to the exact line of the pinned spec source it was taken from.

A conforming cart MCP transport implementation MUST implement JSON-RPC 2.0 correctly, provide all core cart tools, return errors per the Core Specification, return business outcomes as a JSON-RPC result with UCP envelope and messages array, validate tool inputs against UCP schemas, and support HTTP transport with streaming.
Keyword
MUST
Area
Transports
Versions
2026-08-25
Testability
needs a receiver the suite controls, so it runs in the CLI/full suite
Spec source
ucp:docs/specification/shopping/cart/mcp.md#L651-L659 2026-08-25

How this is graded

A deviation on a MUST fails the run and shows the requirement next to the actual response. Checks the suite cannot validate soundly are reported inconclusive or not-tested — never a silent pass. The full verdict semantics are on the grading rubric.

Run it against your store

The hosted check covers the read-only surface; the CLI and GitHub Action run the full suite, including this check when your store declares the capability it belongs to.