You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Enhance error handling in MCPServersParams class
- Raise ServerConfigNotFoundError if no configuration file path is provided.
- Validate server configuration to ensure 'command' and 'args' are not None, raising a ValueError if they are invalid.
* update version 0.1.10
* Update to 0.1.11
* upgrade version
---------
Co-authored-by: Thang Le <[email protected]>
0 commit comments