Skip to content

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

Choose a tag to compare

@cyanheads cyanheads released this 12 Jun 03:39
v0.1.8
06712d9

mcp-ts-core ^0.10.6 adoption

Maintenance release adopting the framework upgrade: server identity fields, capped-result disclosure, and the post-pack bundle cleaner.

Added:

  • totalCount enrichment on the four capped-list tools (fema_search_disasters, fema_get_public_assistance, fema_get_housing_assistance, fema_query_dataset) via ctx.enrich.total() — distinguishes a capped result from a complete one.
  • scripts/clean-mcpb.ts — post-pack bundle cleaner wired into the bundle script.

Changed:

  • createApp() sets explicit name/title = fema-mcp-server so the display name is the hyphenated repo name.
  • lint-packaging.ts gains the post-bundle content guard and identity checks.
  • Project skills re-synced to framework 0.10.2–0.10.6.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.1 → ^0.10.6
  • @types/node ^25.9.2 → ^25.9.3
  • hono 4.12.24 → 4.12.25 (transitive)

63 tests pass; bun run devcheck clean.