litellm/ui
Ryan Crabbe ebffbd1aff
fix(ui): wire MCP tool config panel to GET-based tools fetch
Pass externalTools/externalIsLoading/externalError/externalCanFetch from the
edit page so MCPToolConfiguration consumes the parent's GET fetch instead of
firing its own POST /test/tools/list via useTestMCPConnection. Eliminates
the spurious POST that caused the user-visible "Unable to load tools" error
for api_key/bearer_token/basic/authorization servers.
2026-04-25 17:09:42 -07:00
..
litellm-dashboard fix(ui): wire MCP tool config panel to GET-based tools fetch 2026-04-25 17:09:42 -07:00