Files
LibreChat/api
Theo N. Truong 3219734b9e 🔌 fix: Shared MCP Server Connection Management (#9822)
- Fixed a bug in reinitMCPServer where a user connection was created for an app-level server whenever this server is reinitialized
- Made MCPManager.getUserConnection to return an error if the connection is app-level
- Add MCPManager.getConnection to return either an app connection or a user connection based on the serverName
- Made MCPManager.appConnections public to avoid unnecessary wrapper methods.
2025-09-26 08:24:36 -04:00
..
2025-09-18 20:33:40 -04:00
2025-09-17 16:49:36 -04:00
2025-08-13 16:24:18 -04:00
2025-09-13 21:36:45 -04:00