Skip to content

v0.1.10: enrichment on search/list tools, true EuropePMC hitCount

Choose a tag to compare

@cyanheads cyanheads released this 30 May 09:12
v0.1.10
126b239

enrichment on search/list tools, true EuropePMC hitCount

biorxiv_search_preprints and biorxiv_list_recent now surface query/filter echoes,
true result totals, and empty-result guidance in a typed enrichment block reaching
both structuredContent and content[] clients.

Changed:

  • biorxiv_search_preprints enrichment.totalFound now carries raw EuropePMC hitCount (true upstream total, not result count) (#22)
  • biorxiv_search_preprints enrichment.queryEcho echoes query, server, date range, and limit (#22)
  • biorxiv_search_preprints enrichment.notice for empty-result recovery hints
  • biorxiv_list_recent enrichment.notice for empty-result and cursor-overshoot hints
  • biorxiv_list_recent enrichment.categoryNote for per-server routing notes
  • output schema: total_from_search, message (search), message, category_note (list_recent) removed — replaced by enrichment block

Dependency bumps:

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

38 tests pass; bun run devcheck clean.