v0.6.0
@booyaka/mcp-vet@0.6.0 — the full 2026-07-28 compliance suite. mcp-vet probe --spec-version 2026-07-28 now covers all three breaking server-behavior changes in the RC, not just the removed handshake.
Added
missing-server-discover(ERROR) — calls theserver/discoverRPC every 2026-07-28 server MUST implement (SEP-2575, replaces the removed initialize handshake) and flags an error/hang/missing-capabilitiesanswer.legacy-resource-error-code(ERROR) — flags a server still answering-32002instead of the JSON-RPC standard-32602for invalid resource params (-32601no-resources servers are skipped).mcp-vet run— alias formcp-vet probe.