Skip to content

v0.1.5: mcp-ts-core 0.10.6 adoption, search truncation flags

Choose a tag to compare

@cyanheads cyanheads released this 13 Jun 03:57
· 4 commits to main since this release
v0.1.5
a626bbf

mcp-ts-core 0.10.6 adoption, search truncation flags

Adopts the @cyanheads/mcp-ts-core ^0.10.6 framework and adds explicit truncation signalling to the search tools.

Added:

  • truncated boolean on comtrade_search_commodities and comtrade_list_service_categories, surfaced in format()

Changed:

  • createApp() pins name/title to the hyphenated server identity
  • bundle prunes dependency-shipped agent docs from the .mcpb via clean-mcpb.ts
  • Dockerfile adds APP_VERSION label and a bun-native HEALTHCHECK

Dependency bumps:

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

86 tests pass; bun run devcheck clean.