LibreChat/client/src/hooks/MCP
Dustin Healy 545a909953
🗂️ refactor: Make MCPSubMenu consistent with MCPSelect (#8650)
- Refactored MCPSelect and MCPSubMenu components to utilize a new custom hook, `useMCPServerManager`, for improved state management and server initialization logic.
- Added functionality to handle simultaneous MCP server initialization requests, including cancellation and user notifications.
- Updated translation files to include new messages for initialization cancellation.
- Improved the configuration dialog handling for MCP servers, streamlining the user experience when managing server settings.
2025-07-25 14:51:42 -04:00
..
index.ts 🔌 feat: MCP Reinitialization and OAuth in UI (#8598) 2025-07-22 22:52:45 -04:00
useMCPServerInitialization.ts 🗂️ refactor: Make MCPSubMenu consistent with MCPSelect (#8650) 2025-07-25 14:51:42 -04:00
useMCPServerManager.ts 🗂️ refactor: Make MCPSubMenu consistent with MCPSelect (#8650) 2025-07-25 14:51:42 -04:00