Skip to content

v0.1.5: mcp-ts-core ^0.10.6 adoption

Choose a tag to compare

@cyanheads cyanheads released this 12 Jun 07:45
v0.1.5
00730ef

mcp-ts-core ^0.10.6 adoption

Framework upgrade to 0.10.x with the corresponding API changes, plus Docker healthcheck and Claude Code / Codex plugin manifests.

Added:

  • epa_search_tri_releases enrichment block (truncated, shown, cap) signaling capped results via ctx.enrich
  • Docker HEALTHCHECK (bun-native /healthz fetch) plus OCI version/source labels
  • .claude-plugin and .codex-plugin manifests for one-step install

Changed:

  • Validation-precondition error codes across the six search/air-quality tools: InvalidParamsValidationError (renamed in 0.10.x)
  • createApp() sets name/title explicitly to epa-mcp-server

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.9.9 → ^0.10.6
  • @types/node ^25.9.2 → ^25.9.3

90 tests pass; bun run devcheck clean.