Skip to content

v0.2.3: mcp-ts-core ^0.10.6, MCPB bundle cleaner

Choose a tag to compare

@cyanheads cyanheads released this 13 Jun 03:35
v0.2.3
041000b

mcp-ts-core ^0.10.6, MCPB bundle cleaner

Maintenance release: framework adoption, vendored skill sync, and a post-pack MCPB bundle cleaner.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.9.21 → ^0.10.6 (transitively: @modelcontextprotocol/ext-apps 1.7.3 → 1.7.4, hono 4.12.23 → 4.12.25)
  • @biomejs/biome ^2.4.16 → ^2.5.0
  • @types/node ^25.9.1 → ^25.9.3

Added:

  • scripts/clean-mcpb.ts — prunes dev deps and strips dependency-shipped agent docs from the .mcpb after pack; wired into the bundle script
  • Dockerfile HEALTHCHECK on /healthz, plus version/source OCI labels
  • devcheck guards: z.coerce.boolean() env-flag rule; bundle-content and createApp/manifest identity checks

Changed:

  • createApp() sets explicit name/title of orcid-mcp-server instead of the npm-scoped fallback
  • ctx.sample removed from the framework Context surface

228 tests pass; bun run devcheck clean.