# Tryssh > Tryssh is a native macOS SSH workspace with an agentic AI copilot — "Cursor for SSH". Users manage all their SSH connections in one app; each host gets a side-panel agent that can run commands, provision servers, run security audits, and find vulnerabilities, with a human-in-the-loop approval gate. Local-first: hosts, chats, and history are stored in SQLite on the user's machine (~/.tryssh); SSH keys and passphrases live in the macOS keychain and never touch a database. Key facts: - Platform: macOS 14+ (Apple silicon and Intel). Windows/Linux planned — the core is a portable TypeScript backend behind one WebSocket protocol. - Agent safety: default-deny risk gate. Only read-only, metacharacter-free commands auto-run; everything else requires explicit user approval. The agent's exec channel is separate from the user's interactive terminal. - Pricing (credits meter agent chat only; 1 credit = 1 agent turn; terminal/SFTP never metered): Free $0 with 200 starter credits, Pro $19/mo with 2,400 credits, Team $29/mo with 4,500 credits, Enterprise custom/unmetered. - Bring-your-own-key option: paste your own Anthropic API key in Settings and agent chat runs on your key, nothing metered. - Made by Definable (definable.ai). ## Product - [Homepage](https://tryssh.com/): features, security model, pricing, FAQ - [Use cases](https://tryssh.com/use-cases.html): incident response, deployments, provisioning, security audits, database ops, fleet hygiene — by persona (developers, DevOps/SRE, security, platform) - [Download (latest release)](https://github.com/definableai/defshell/releases/latest): macOS builds ## Support - [Contact](mailto:hello@definable.ai): support and enterprise inquiries ## Legal - [Privacy policy](https://tryssh.com/privacy.html) - [Terms of service](https://tryssh.com/terms.html)