Bug Fixes
- Fixed MCP Registry loading: Updated to handle MCP Registry API response structure changes
- Improved resilience: Individual server parse failures no longer break the entire load
- Fixed duplicate key error: Resolved issue in MCP marketplace grid that caused console errors
Technical Changes
- Switched to dynamic JSON parsing for MCP Registry responses
- Added proper handling for nested
serverobjects in API responses - Improved error logging for debugging