Skip to content

v0.1.8

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Nov 14:11
· 1 commit to main since this release

MCPShell v0.1.8

Download the appropriate binary for your platform below.

Installation

Linux/macOS

# Download and extract
tar -xzf mcpshell_*.tar.gz

# Make executable and move to PATH
chmod +x mcpshell
sudo mv mcpshell /usr/local/bin/

Windows

# Extract the zip file and add to PATH
# Or move mcpshell.exe to a directory in your PATH

Changelog

Bug Fixes

  • 806de86: fix(deps): update module github.com/mark3labs/mcp-go to v0.42.0 (@renovate[bot])
  • 8be1f27: fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 (#29) (@renovate[bot])

Others

Full Changelog: v0.1.7...v0.1.8


Verify checksums

Download checksums.txt and verify your download:

sha256sum -c checksums.txt