* add MCPResponsesAPIHelper * rename LiteLLM_Proxy_MCP_Handler * aresponses_api_with_mcp * mock_responses_api_response * test response with litellm proxy MCP * add _should_use_litellm_mcp_gateway * fix transform_mcp_tool_to_openai_responses_api_tool * use correct _transform_mcp_tools_to_openai * fix config.yaml * fixes for native MCP handling * docs MCP with litellm proxy * aresponses_api_with_mcp * fix linting * fix mypy * fix linting * test_aresponses_api_with_mcp_mock_integration * docs How it works when server_url="litellm_proxy" |
||
|---|---|---|
| .. | ||
| mcp_server.py | ||
| test_aresponses_api_with_mcp.py | ||
| test_mcp_client_unit.py | ||
| test_mcp_litellm_client.py | ||
| test_mcp_logging.py | ||
| test_mcp_server.py | ||