BUILT FOR AI AGENTS
sshDCommander

The SSH bridge between
AI agents and your servers.

sshDCommander is the persistent SSH daemon that bridges AI agents — Claude Code, Cursor, Windsurf — to your remote infrastructure. Reliable command execution, verified file transfers, multi-server management. No dropped connections. No credential exposure. No reconnect overhead between tool calls.

Start Free TrialRead the Docs
AI AgentClaude CodeServer10.0.1.5:22sshDCommander
sshDCommander bridges AI agents to remote infrastructure
claude-code — AI agent session
# AI agent executes via sshDCommander CLI
$ sshdcmd --server prod --client-id claude "systemctl status nginx" --connect
Connected to 10.0.1.5:22 as deploy
nginx.service - active (running) since Mon 2026-03-28 09:15:01 UTC
$ sshdcp --server prod --client-id claude upload ./release.tar.gz /opt/app/ --manifest deploy.json
SHA-256 verified release.tar.gz (24.7 MB) in 1.2s
$ sshdcmd --server prod --client-id claude "cd /opt/app && tar xzf release.tar.gz && systemctl restart app"
app.service restarted successfully
# Connection persists. Next tool call reuses the same session.
Coming June 2026

MCP Server for native AI integration

Give your AI agents direct MCP (Model Context Protocol) access to SSH sessions. No CLI wrapping needed. Native tool calls for command execution, file transfers, and server management.

Read the Announcement
161
Tests passing
10+
Unique features
<50ms
Command overhead
3
CLI tools
AI Integration

Bridging AI agents
to remote infrastructure.

AI agents call sshDCommander via CLI to manage remote servers. The persistent daemon bridges the gap between stateless tool calls and stateful SSH sessions. Server profiles and OS keyring keep credentials out of prompts.

Claude Code

Primary integration target

Cursor

Full CLI compatibility

Windsurf

Shell command execution

GPT + tools

Any AI with shell access

how it works
1. AI agent needs to run a command on a server
2. Agent calls: sshdcmd --server prod "command"
3. Daemon routes to persistent SSH session
4. Result returned to agent instantly
5. Connection stays alive for next call
No reconnect. No credential handling. No dropped sessions.
Features

10 features no competitor has

sshDCommander isn't another SSH wrapper. It's a daemon built from the ground up for AI-driven infrastructure management.

~>

Persistent Sessions

SSH connections stay alive across tool calls. AI agents never lose their connection between commands. The daemon manages the full lifecycle.

{}

Multi-Server Pool

Manage 10+ SSH sessions simultaneously. One per server, auto-connect on first request. AI agents work across your entire fleet in parallel.

#!

SFTP with Integrity

Every file transfer verified with SHA-256 checksums. AI agents deploy with confidence — no silent corruption, no partial uploads.

##

Source Code Protection

SHA-256 manifests for your entire codebase. Detect unauthorized changes, tampering, or supply chain attacks. Know if a rogue agent or compromised pipeline modified your files.

[]

Deploy Manifests

Record checksums of every deployed file. AI agents verify remote state matches local intent. Catch drift before it becomes an incident.

**

Certificate Auth

Built-in Ed25519 CA. AI agents authenticate via certificates — no passwords in prompts, no key sprawl, no credential leaks.

Three tools. One daemon.

A persistent daemon manages your SSH connections. Three CLI tools give AI agents everything they need.

sshdcmd

Execute commands on remote servers. Script mode for complex pipelines. Multi-locale sudo support.

sshdcp

Transfer files with SHA-256 verification. Deploy manifests. Resume interrupted uploads.

sshdctl

Manage the daemon. Server profiles. Certificate auth. Connection status and audit logs.

Built for

AI Agents

Claude Code, Cursor, Windsurf, GPT — any AI that can execute shell commands uses sshDCommander as its SSH layer.

DevOps Engineers

Automate deployments with persistent sessions and verified transfers.

Sysadmins

Manage fleets of servers with multi-server session pooling.

Cloud Engineers

Certificate auth and audit trails for cloud infrastructure.

News

Latest from sshDCommander

Security2026-04-03

Source code protection with SHA-256 manifests

Detect unauthorized changes, audit every deployment, and protect against supply chain attacks with cryptographic file integrity verification.

MCP Server2026-04-03

MCP Server coming June 2026 — Native AI agent integration

Native MCP tool-call access to SSH sessions, file transfers, and server management. No CLI wrapping needed.

Give your AI agents reliable SSH access.

Start with a 5-day free trial. No credit card required. Works with any AI client that can execute shell commands.

Start Free TrialExplore Features