mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-06 05:04:58 -05: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.