v3.4.1

ravitemer/mcp-hubv3.4.1Jun 11, 2025by ravitemer

AI Summary

Fixed ${cmd: ...} placeholders in remote server configs without an env field and improved circular dependency handling.

Key Highlights

  • Fixed ${cmd: ...} placeholders in remote configs
  • Commands can be used in any config field
  • Better circular dependency handling

New Features

  • Placeholder execution in non-env fields
  • Circular dependency fix

Full Release Notes


### Fixed
- Fixed `${cmd: ...}` placeholders not working in remote server configs without an `env` field
- Commands can now be executed in any config field (url, headers, args, command), not just env
- Better handling of circular dependencies in environment variable resolution