Release Notes
Added
- Nix packaging support: Added Nix flake configuration for reproducible builds across different platforms
- GitHub Pages deployment: Automated deployment workflow for project landing page
- Project landing page: Created index.html with project overview and documentation
Changed
- Project rename: Renamed from
mcp-probe to mcp-trace for better clarity
- UI improvements:
- Fixed tab visibility issues in the monitor interface
- Added context-aware help text that updates based on focused area
- Improved visual clarity of navigation modes and focus indicators
- Documentation updates: Enhanced CLAUDE.md with clearer project guidelines
Fixed
- CI/CD: Fixed GitHub Pages workflow to properly handle artifact uploads
- Nix CI: Resolved formatting and clippy issues in Nix build process
Install mcp-trace 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/zabirauf/mcp-trace/releases/download/v0.2.0/mcp-trace-installer.sh | sh
Download mcp-trace 0.2.0