vestige/crates
Sam Valladares 6ccbc7d2c0 fix: implement MCP protocol version negotiation
Claude Desktop requests protocol version 2025-06-18 but Vestige was
responding with 2025-11-25, causing Claude Desktop to disconnect.

Now the server negotiates: if the client requests an older version,
use it. This maintains backward compatibility with older clients.

Fixes: Claude Desktop "Server transport closed unexpectedly" error

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 00:59:53 -06:00
..
vestige-core fix(ci): use vendored-openssl and actions-rust-cross 2026-01-26 02:18:18 -06:00
vestige-mcp fix: implement MCP protocol version negotiation 2026-01-27 00:59:53 -06:00