Skip to content

Release v0.0.9

Choose a tag to compare

@github-actions github-actions released this 21 Nov 04:51
· 12 commits to main since this release

SSHMCP - Secure SSH & SFTP Client with MCP Protocol Support

πŸ“‹ What's Changed

No changelog entry found for version 0.0.9
Please check CHANGELOG.md for details.


πŸš€ Quick Install

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/talkincode/sshmcp/main/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/talkincode/sshmcp/main/install.ps1 | iex

πŸ“¦ Downloads

Platform Architecture File
Linux x86_64 sshx-linux-amd64.tar.gz
Linux ARM64 sshx-linux-arm64.tar.gz
macOS Intel sshx-darwin-amd64.tar.gz
macOS Apple Silicon sshx-darwin-arm64.tar.gz
Windows x86_64 sshx-windows-amd64.zip

Verify downloads: Use checksums.txt for integrity verification


πŸ“š Documentation