Skip to content

Releases: jaenster/remote-shell-mcp

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 14 May 15:39

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

Choose a tag to compare

@github-actions github-actions released this 13 May 15:47

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

  • 82558cc: daemon: kernel-picked port + self-heal on stale handle ( <>)
  • ca20d9a: e2e: TestLauncherAutoSpawnsDaemon uses -handle, not -addr ( <>)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 13 May 10:45

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

Choose a tag to compare

@github-actions github-actions released this 13 May 07:44

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

Choose a tag to compare

@github-actions github-actions released this 13 May 06:42

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

Choose a tag to compare

@github-actions github-actions released this 12 May 21:23

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

Choose a tag to compare

@github-actions github-actions released this 12 May 20:44

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

  • cf30813: Smart ssh_connect: read ~/.ssh/config + fix launcher dual-reader bug ( <>)
  • 40ad885: sshx: derive HostKeyAlgorithms from known_hosts ( <>)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 May 19:58

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

  • 3f18153: Default tool output to TOON ( <>)
  • d88b656: README: add header rows to tables so GitHub renders them ( <>)
  • 6a53ba6: install.sh: mkdir -p the install dir even when --dir is explicit ( <>)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 May 19:41

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