v1.2.0

ravitemer/mcp-hubv1.2.0Feb 22, 2025by ravitemer

AI Summary

Enhances MCPConnection with detailed response examples and improves argument validation and error handling in the HTTP router.

Key Highlights

  • Enhanced MCPConnection with detailed response examples for various scenarios.
  • Added argument validation for tool calls to ensure correct parameter types.
  • Improved error handling in HTTP router with Promise error handling wrapper.

New Features

  • MCPConnection response examples
  • Argument validation for tool calls
  • HTTP router error handling

Full Release Notes

## [1.2.0] - 2025-02-22

### Added

- Enhanced MCPConnection with detailed response examples for various scenarios (text, image, resources)
- Added argument validation for tool calls to ensure correct parameter types
- Improved error handling in HTTP router with Promise error handling wrapper