Server data gets encrypted storage in the system
Works with passwords and SSH keys with password protection
Connect to servers with single click
Clear forms for server management in Russian and English
Organize servers into custom groups
No data loss when switching windows
Shows errors in real time
Pick from many icons for servers and groups
Mark servers with colors
Use hotkeys for quick actions
Search and connect to servers fast
Open Visual Studio Code
Press Ctrl+P or Cmd+P on macOS
Type ext install save-serve
Press Enter
ext install save-serve
Or just find "Save Serve" in the VS Code marketplace
Save Serve allows you to organize servers into convenient groups for more efficient management:
Create groups by clicking the "Add Group" button in the toolbar
Organize your servers by assigning them to groups during creation or editing
Add a server directly to a group by right-clicking on the group
Edit or delete groups using the context menu
Save Serve uses VS Code's built-in secure storage for storing confidential server data:
Windows Credential Manager
Keychain
libsecret
All credentials are securely encrypted and never shared with third parties.
Use the command palette F1 or Ctrl+Shift+P:
| Command | Description |
|---|---|
Save Serve: Add server |
Create a new server entry |
Save Serve: Edit server |
Change server settings |
Save Serve: Delete server |
Delete server entry |
Save Serve: Connect to server |
Open SSH connection |
Save Serve: Refresh server list |
Update panel |
Save Serve: Add group |
Create a new server group |
Save Serve: Edit group |
Change group settings |
Save Serve: Delete group |
Delete group |
Save Serve: Quick Connect |
Quick server search and connect |
Save Serve: Duplicate Server |
Create a copy of server |
Save Serve: Export Settings |
Export server to JSON |
Save Serve: Move to Group |
Move server to another group |
Save Serve is one of the best free SSH extensions for Visual Studio Code. It provides a complete SSH server management solution: save server credentials securely, organize servers into groups, and connect with a single click. Unlike other extensions, Save Serve offers custom icons, color coding, keyboard shortcuts, and secure credential storage using your operating system's native keychain.
Install Save Serve from the VS Code Marketplace (press Ctrl+P and type "ext install save-serve"). The extension adds a dedicated sidebar panel where you can add, edit, delete, and organize your SSH servers. Group servers by project or environment, assign icons and colors for quick identification, and use keyboard shortcuts like Ctrl+Alt+C for quick connect.
Save Serve eliminates the need to type SSH commands manually. Simply add your server details once (host, port, username, and authentication method), then click on the server in the sidebar to instantly open a terminal with an active SSH connection. You can also use Ctrl+Alt+C to quickly search and connect to any saved server.
Yes, Save Serve is completely free and open source under the MIT license. Security is a top priority: all credentials are encrypted using your OS native keychain — Keychain on macOS, Windows Credential Manager on Windows, and libsecret on Linux. Passwords and SSH keys are never stored in plain text and never shared with third parties.
With Save Serve, your SSH connections are saved permanently. Add a server with all connection details, and it stays in your sidebar across VS Code sessions. You can also export your server configurations to JSON for backup or sharing. The extension supports both password and SSH key authentication with optional key passphrases.
For SSH server management and quick terminal connections, Save Serve is an excellent choice. It focuses on simplicity: save your servers once, connect with one click. It works great alongside other remote development tools and supports all major operating systems (Windows, macOS, Linux) with secure credential storage on each platform.
Save Serve is a free, open-source extension. If it has been useful for your work, you can support its development:
Your support helps to improve the extension and add new features. Thank you!