MCP SDK v2 adoption
Adds MCP 2026-07-28 support alongside 2025-era clients and aligns the server with mcp-ts-core 0.12.3.
Added:
- Public cache hints for tool, prompt, resource, discovery, and jurisdiction data.
Changed:
- Root tool inputs reject undeclared keys, and advertised output schemas include the structured error envelope.
- HTTP deployments explicitly use stateless session mode across documented and container configuration.
- Project skills, Bun 1.4.0 packaging, plugin metadata, and the security contact are current.
Dependency bumps:
@cyanheads/mcp-ts-core^0.11.0 → ^0.12.3;@biomejs/biome2.5.5 → 2.5.10;@types/node^26.1.2 → ^26.2.0;tsc-alias1.9.1 → 1.9.2;vitest^4.1.10 → ^4.1.11