mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 07:28:05 -05:00
Existing `/mcp` endpoint of Toolbox does not support auth (authorized invocation and authenticated parameters). This PR add support for Toolbox auth to the `/mcp` endpoint. Added integration test for MCP with auth. Note that Toolbox auth is **NOT** supported in stdio transport protocol, invocations of tools with auth will result in error.