v0.1.3: mcp-ts-core 0.10.6, ValidationError input codes
mcp-ts-core 0.10.6, ValidationError input codes
Adopts mcp-ts-core 0.10.6 (server identity fields, Docker healthcheck, MCPB bundle cleaner) and reclassifies input-validation failures to ValidationError.
Added:
- Server identity — createApp() name/title forwarded to SDK initialize + /.well-known/mcp.json
- Docker HEALTHCHECK on /healthz; APP_VERSION build arg → OCI image.version label
Changed:
- Input validation reclassified from InvalidParams (-32602) to ValidationError across all six tools (invalid_domain, invalid_asn, invalid_ip, private_range)
- bundle script strips dependency-shipped agent docs via scripts/clean-mcpb.ts
- .codex-plugin displayName unscoped to whois-mcp-server
Dependency bumps:
- @cyanheads/mcp-ts-core ^0.9.21 → ^0.10.6
- @types/node 25.9.2 → 25.9.3
53 tests pass; bun run devcheck clean.