Skip to content

v0.2.4: mcp-ts-core 0.12.3 (MCP SDK v2), Docker multi-arch fix

Latest

Choose a tag to compare

@cyanheads cyanheads released this 25 Aug 08:32
v0.2.4
ca6c90c

mcp-ts-core 0.12.3 (MCP SDK v2), Docker multi-arch fix

  • Tool inputs reject an undeclared key by name; outputSchema declares the error envelope, so a strict client no longer rejects a legitimate error result with -32602
  • Advertised inputSchema/outputSchema move to JSON Schema 2020-12 with additionalProperties: false
  • MCP_SESSION_MODE defaults to stateless in .env.example, matching the Dockerfile
  • Docker multi-arch builds no longer crash under QEMU: obsolete cross-stage @duckdb copy dropped, build stage pinned to $BUILDPLATFORM (#18)
  • deps: @cyanheads/mcp-ts-core ^0.11.5 → ^0.12.3, Bun 1.3.14 → 1.4.0

CHANGELOG v0.2.4