Key Highlights
Homebrew Support
- Added full support for Homebrew package management
- Implemented brew configuration updates for easier installation
- Streamlined package dependencies and requirements
Enhanced MCP Server Configuration
- Added environment variables and working directory support for flexible deployment
- Updated configuration file format for improved readability and functionality
- Implemented server templates and editing capabilities
- Enhanced error handling and process safety mechanisms
Improved Connection Management
- Auto-disable functionality for failing servers to prevent cascade failures
- Improved reliability with better connection handling
- Enhanced server monitoring capabilities
What's Changed
- feat: Enhance MCP server config and connection handling by @didhd in c8678e8
- Support brew by @didhd in 9a5c099
- Update brew config by @didhd in bbf5464
Full Changelog: v1.3.4...v1.3.5