Choose your trust boundary
Cloud frontier models when you want the smartest answer. Local Ollama models when the session simply cannot leave your network. Same tool, same workflow — you decide where the data goes.
Agentic SSH is an AI operator for your servers. It connects through your existing SSH config, diagnoses and fixes — and when the data can’t leave the building, it runs entirely on local models. Every command is logged. Nothing runs without your rules.
OpenSSH · ProxyJump · your keys zero install on the target Claude · OpenAI · Gemini · Ollama (local)
How it works
Pick any host from your SSH config. No agent to install on the server, no ports to open. It reuses your keys, ProxyJump and jump hosts.
“Disk is full on web-02, find what’s eating it.” It plans, runs read-only checks, and shows you exactly what it’s about to do.
In Confirm mode it pauses before anything that writes. In Auto mode it runs end-to-end. Either way, every command lands in an auditable log.
Why Agentic SSH
Cloud frontier models when you want the smartest answer. Local Ollama models when the session simply cannot leave your network. Same tool, same workflow — you decide where the data goes.
Three safety modes — Auto, Confirm, and Confirm-on-write. Destructive and write operations are gated by default. You see the plan before it runs.
Every command, output and decision is written to a structured JSONL transcript you can export, diff, and hand to an auditor.
Safety model
Destructive and write operations are gated by default. Pick the mode that matches the host — and the agent shows you the exact command before it touches anything.
you Disk is full on web-02, find what’s eating it.
agent Planning — read-only checks first.
/dev/sda1 40G 39G 0 100% /
18G /var/log/app/debug.log
agent debug.log is 18G. I’d truncate it to reclaim space.
$ truncate -s 0 /var/log/app/debug.log
This modifies the target. Nothing runs until you approve.
Every command, output and decision is appended to an exportable JSONL transcript.
Use cases
“Disk full at 3am”
Incident triage without typing twenty commands half-asleep.
“Why is this service flapping?”
Log correlation across hosts, summarized in plain language.
“Harden this fresh box”
Guided baseline checks before it goes anywhere near traffic.
“Audit what changed”
Export the transcript and hand it straight to compliance.
For regulated & air-gapped teams
Healthcare, finance, government, manufacturing — for you, piping a production shell into someone else’s API isn’t a feature, it’s an incident. Agentic SSH runs the entire loop on local models with Ollama. No tokens leave your network. You still get the agent; the cloud gets nothing.
No external API. No tokens off-network.
BYOK. We never proxy or store your key or sessions.
Pricing
You bring your own API key, so there’s no usage to meter. You’re paying for the software — not the tokens.
For homelab & evaluation
For independent SRE & developers
one-time · includes 1 year of updates
For teams & MSPs
per seat / year
Need SSO, an offline license server, or a signed liability agreement? Talk to us →
On your keys, your models, your machine. Confirm-gated, fully auditable, and free to start.
macOS Windows Linux signed & notarized on macOS