Skip to content

0.3.0 - 2026-06-12

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:35
b21fb71

Release Notes

Bug Fixes

  • Reap only stopped/suspended machines, not in-flight ones (#145)

Miscellaneous Tasks

  • Finish the client audit follow-ups (closes #138) (#146)

Install cratesio-mcp 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/cratesio-mcp/releases/download/v0.3.0/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.3.0/cratesio-mcp-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install joshrotenberg/brew/cratesio-mcp

Download cratesio-mcp 0.3.0

File Platform Checksum
cratesio-mcp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cratesio-mcp-x86_64-apple-darwin.tar.xz Intel macOS checksum
cratesio-mcp-x86_64-pc-windows-msvc.zip x64 Windows checksum
cratesio-mcp-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
cratesio-mcp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum