SSH tunnel and remote server management MCP — execute commands, transfer files, manage
An sshd-free, AI-native remote execution daemon for private networks. runs commands, transfers files, and manages long-running jobs on remote nodes over your private network (Tailscale, WireGuard/Wire, or LAN) — without running on the target. It speaks a typed protocol over TLS 1.3 with Ed25519 key authentication, and every result comes back as structured evidence (stdout, stderr, exit code,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An sshd-free, AI-native remote execution daemon for private networks. runs commands, transfers files, and manages long-running jobs on remote nodes over your private network (Tailscale, WireGuard/Wire, or LAN) — without running on the target. It speaks a typed protocol over TLS 1.3 with Ed25519 key authentication, and every result comes back as structured evidence (stdout, stderr, exit code, duration, transport), which makes it a natural execution layer for AI agents and automation as well as…