mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-26 05:08:50 +01:00
* Refactor: MCPServersRegistry Singleton Pattern with Dependency Injection for DB methods consumption * refactor: error handling in MCP initialization and improve logging for MCPServersRegistry instance creation. - Added checks for mongoose instance in ServerConfigsDB constructor and refined error messages for clarity. - Reorder and use type imports --------- Co-authored-by: Atef Bellaaj <slalom.bellaaj@external.daimlertruck.com> Co-authored-by: Danny Avila <danny@librechat.ai> |
||
|---|---|---|
| .. | ||
| auth.test.ts | ||
| ConnectionsRepository.test.ts | ||
| detectOAuth.integration.dev.ts | ||
| handler.test.ts | ||
| mcp.spec.ts | ||
| MCPConnectionFactory.test.ts | ||
| MCPManager.test.ts | ||
| parsers.test.ts | ||
| tokens.test.ts | ||
| utils.test.ts | ||
| zod.spec.ts | ||