Skip to content

v0.1.2 — MCP compatibility fixes

Choose a tag to compare

@SMWundefined SMWundefined released this 04 Sep 22:23
· 12 commits to main since this release

Fixes two adapter bugs found scanning real MCP servers:

  • Error payloads returned inside successful responses (FastMCP-style servers) are now counted as failures. Previously a scan where every call was rejected reported a 0% error rate.
  • The initialize handshake is now best-effort, so servers on MCP's stateless core (spec 2026-07-28) can be scanned.