Skip to content

v0.6.0

Choose a tag to compare

@Booyaka101 Booyaka101 released this 24 Jul 13:18

@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 the server/discover RPC every 2026-07-28 server MUST implement (SEP-2575, replaces the removed initialize handshake) and flags an error/hang/missing-capabilities answer.
  • legacy-resource-error-code (ERROR) — flags a server still answering -32002 instead of the JSON-RPC standard -32602 for invalid resource params (-32601 no-resources servers are skipped).
  • mcp-vet run — alias for mcp-vet probe.