# Changelog
## 0.0.46
### Patch Changes
- Automated patch release from CI
## 0.0.45
### Patch Changes
- Automated patch release from CI
## 0.0.39
### Patch Changes
- Automated patch release from CI
## 0.0.38
### Patch Changes
- Automated patch release from CI
## 0.0.37
### Patch Changes
- Automated patch release from CI
## 0.0.36
### Patch Changes
- Automated patch release from CI
## 0.0.35
### Patch Changes
- Automated patch release from CI
## 0.0.34
### Patch Changes
- Automated patch release from CI
## 0.0.33
### Patch Changes
- Automated patch release from CI
## 0.0.32
### Patch Changes
- 5070e5e: Add semantic versioning with changesets for better release management
- Install and configure @changesets/cli for proper version management
- Update GitHub Actions to use changesets for version bumps instead of always patch
- Add changeset automation bot for PR guidance and validation
- Update justfile and documentation with changeset workflow
- Maintain backward compatibility with existing beta/stable release strategy
- Automatic patch fallback when no changesets are provided for merges
- Improve local testing with version suffixes and proper package.json restoration
- Add comprehensive GitHub Actions permissions for workflow automation
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- MIT license and comprehensive open source documentation
- Security policy (SECURITY.md)
- Code of conduct (CODE_OF_CONDUCT.md)
- Contributing guidelines (CONTRIBUTING.md)
- GitHub issue and pull request templates
- Toolprint branding and attribution
### Changed
- License changed from ISC to MIT
## [0.0.5] - 2025-01-17
### Added
- Initial public release
- Dynamic toolset management for MCP servers
- Support for both stdio and HTTP/SSE transports
- Hot-swapping toolsets without restart
- Secure tool reference validation
- Integration scripts for Claude Desktop, Cursor, and Claude Code
- Comprehensive test suite
### Features
- Connect to multiple MCP servers as a client
- Discover and expose tools from underlying servers
- Create custom toolsets from available tools
- Real-time toolset switching with client notification
- Tool reference hash validation for security
[Unreleased]: https://github.com/toolprint/hypertool-mcp/compare/v0.0.5...HEAD
[0.0.5]: https://github.com/toolprint/hypertool-mcp/releases/tag/v0.0.5
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/toolprint/hypertool-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server