AI Agent Hub
Back to plugins
🧰

dsh-ssh

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install UynajGI/dsh-ssh

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run the command `dsh plugin install UynajGI/dsh-ssh` to install this plugin, with the full source address at https://github.com/UynajGI/dsh-ssh.

About this plugin

The dsh-ssh plugin addresses the complexity of executing commands and file operations on remote hosts, eliminating the need to install development tools on every remote server. It seamlessly extends DeepSeek Harness's core capabilities over a single SSH connection, enabling local model reasoning with remote command execution, where results stream back into the local context. Key capabilities include multi-hop ProxyJump chain support, comprehensive authentication (password, private keys, ssh-agent), SFTP atomic file transfer, remote PTY terminals, and LSP integration, with connection reuse and environment caching optimizing performance. This plugin is ideal for developers, DevOps engineers, and system administrators who frequently need to perform development, testing, or deployment across multiple hosts, streamlining remote workflows to focus on core tasks rather than environment setup.

Use Cases

  • Run commands and scripts on remote servers without local tool installation.
  • Securely upload and download files via SSH with atomic operations.
  • Connect to restricted or complex network environments using multi-hop proxy chains.

Best For

  • Developers who need to remotely develop or debug software.
  • System administrators managing multiple servers and infrastructure.
  • DevOps engineers performing automated deployments and operations.