litellm/ui
Ishaan Jaffer f3d8a74cec feat(ui): add curated key tools preview for OpenAPI MCP servers
When selecting a popular API from the quick-picker, show the 8 most
useful MCP tools for that API in a collapsible preview card. First 4
are shown by default; clicking "expand" shows all 8 with descriptions
on hover.

- Added `key_tools` array (8 tools each) to all 10 APIs in openapi_registry.json
- New `KeyToolsPreview` component in OpenAPIFormSection with expand/collapse
- Extended `OpenAPIRegistryEntry` type with `key_tools?: OpenAPIKeyTool[]`
2026-03-09 16:08:40 -07:00
..
litellm-dashboard feat(ui): add curated key tools preview for OpenAPI MCP servers 2026-03-09 16:08:40 -07:00