mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 03:04:02 +00:00
4c9220bdec
- Add 'token' to MCPAuth enum for custom token auth format - Implement token auth in MCP client (_get_auth_headers) - Add token auth support for OpenAPI-based MCP tools - Add comprehensive unit tests to existing test_mcp_client.py - Fixes issue where MCP servers expecting 'Authorization: token <value>' header could not connect