mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-04-09 03:02:26 -04:00
This PR add supports to MCP version 2025-06-18 defined [here](https://modelcontextprotocol.io/specification/2025-06-18). The main updates includes: * Retrieving protocol version from header via `MCP-Protocol-Version`. * Throwing `400 Bad Request` when an invalid version is received.