Skip to content

v0.1.10: enrichment adoption on search and feed tools

Choose a tag to compare

@cyanheads cyanheads released this 30 May 08:59
v0.1.10
1af99b0

enrichment adoption on search and feed tools

earthquake_search and earthquake_get_feed now surface result totals,
truncation flags, and empty-result recovery guidance via a typed enrichment
block that reaches both structuredContent JSON and content[] markdown trailer.

Changed:

  • earthquake_search: totalCount, truncated, and notice moved from output to enrichment block; total_count key renamed totalCount
  • earthquake_get_feed: enrichment.notice added for empty-feed windows

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.9.13 → ^0.9.16

51 tests pass; bun run devcheck clean.