Claude Code Tool Manager v1.4.0
New Feature: MCP Execution & Exploration
You can now interactively execute MCP tools directly from the Tool Manager! After testing an MCP connection, click "Execute Tools" to:
- Browse available tools with their descriptions and input schemas
- Execute any tool using a dynamic form-based parameter input
- View results with JSON formatting and copy functionality
- Track execution history within each session
How it works
- Open an MCP from your library
- Click "Test" to verify the connection
- Click "Execute Tools" to open the execution modal
- Select a tool, fill in parameters, and run it!
Other Improvements
- Better Test Coverage: Rust test coverage improved from 46% to 64%
- CI/CD Improvements:
- Separate Rust tests workflow for faster feedback
- Format and Clippy checks
- Code Quality: Consistent formatting across all Rust files
Full Changelog
See CHANGELOG.md for complete details.
Installation: Download the appropriate installer for your platform below.
🤖 Generated with Claude Code