Skip to content

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

Choose a tag to compare

@cyanheads cyanheads released this 12 Jun 03:31
· 9 commits to main since this release
v0.1.5
dce79b0

mcp-ts-core ^0.10.6 adoption

Framework upgrade plus the 0.10 conventions: explicit server identity, ValidationError contract codes, and agent-doc-stripped bundles. Adds Claude Code and Codex plugin manifests.

Added:

  • Claude Code and Codex plugin manifests (.claude-plugin/, .codex-plugin/)
  • manifest.json repository/homepage/license

Changed:

  • Server identity: createApp() sets explicit name/title to clipboard-mcp-server
  • clipboard_read / clipboard_write content_too_large: InvalidParams → ValidationError
  • bundle script strips dependency-shipped agent docs (clean-mcpb)
  • README client-config keys: clipboard → clipboard-mcp-server
  • Project skills re-synced to the 0.10.x set

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.9.9 → ^0.10.6
  • @biomejs/biome ^2.4.15 → ^2.4.16
  • @types/node ^25.9.1 → ^25.9.3
  • vitest ^4.1.7 → ^4.1.8

181 tests pass; bun run devcheck clean.