Release Notes
Bug Fixes
- Restore auto_start_machines=true to fix Fly outage (#131)
- Keep Fly machine always-on (disable auto-stop) to end outage cycle (#135)
- Bypass response cache by a process-unique nonce, not request id (#136)
Documentation
- Feature the built-in crates.io client prominently in the README (#139)
Miscellaneous Tasks
- Add Fly health check and harden deploy verify step (closes #133) (#137)
Install cratesio-mcp 0.2.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/cratesio-mcp/releases/download/v0.2.1/cratesio-mcp-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/cratesio-mcp/releases/download/v0.2.1/cratesio-mcp-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install joshrotenberg/brew/cratesio-mcp
Download cratesio-mcp 0.2.1