Releases: jaenster/remote-shell-mcp
Release list
v0.1.8
remote-shell-mcp v0.1.8
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
- e2e35f6: file transfer: directory support + drop base64 footgun ( <>)
v0.1.7
remote-shell-mcp v0.1.7
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
v0.1.6
remote-shell-mcp v0.1.6
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
- a109881: CHANGELOG: note status output cleanup ( <>)
- 85cf90f: CHANGELOG: v0.1.6 - more clients + first round of unit tests ( <>)
- 05a7557: CHANGELOG: v0.1.6 — windows, /rpc, CLI mode, install.ps1, smoke CI ( <>)
- 4242d5f: README: add comparison table; CHANGELOG.md; custom social-preview image ( <>)
- 012aa8d: README: badges + include Codex CLI in supported-clients prose ( <>)
- d8d3f0d: ci: disable pipefail for the tools|head step ( <>)
- 8d5adb0: cli: invoke MCP tools directly without the stdio proxy ( <>)
- e518e5e: release: windows support + 11-target build matrix ( <>)
- b7cf0f8: setup: Cursor / Windsurf / Zed / Continue + first unit tests for v0.1.6 ( <>)
- 1ba0028: status: drop redundant counts, return [] not null for empty forwards ( <>)
- ff79331: windows: fix .exe lookup, ship install.ps1, smoke-test on CI ( <>)
v0.1.5
remote-shell-mcp v0.1.5
TOON list output is now compact-tabular. ssh_list, status.sessions, status.hosts, docker_list_hosts, docker_containers, and docker_image_list project into primitive-only "row" types so TOON renders them as [N]{fields}: row,row,... instead of expanded per-element form. ~5× smaller output for docker_containers against a busy host. Detailed nested info still available via ssh_info and docker_container_inspect.
See CHANGELOG.md for the full history.
Install
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download a platform archive below.
v0.1.4
remote-shell-mcp v0.1.4
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
- 268a368: sshx: implement ForwardAgent (was dead code) ( <>)
v0.1.3
remote-shell-mcp v0.1.3
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
- 1f99ef3: ssh_exec/docker_exec timeouts + launcher SSE watchdog + tighter reconnect ( <>)
v0.1.2
remote-shell-mcp v0.1.2
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
v0.1.1
remote-shell-mcp v0.1.1
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
v0.1.0
remote-shell-mcp v0.1.0
Install with:
curl -fsSL https://raw.githubusercontent.com/jaenster/remote-shell-mcp/main/install.sh | sh
Or download the archive for your platform below.
Changelog
- 63f8f49: Add install.sh, setup subcommand, and release workflow (Jaenster claude@stoots.info)
- 4f74cb6: Initial commit (Jaenster claude@stoots.info)