To add a server, you need:
- A server with SSH access enabled
- The server's IP address or hostname
- SSH port (default: 22)
- An SSH key already added to the vault
Note: The SSH key you select will be used to authenticate to this server. Make sure the public key is already added to the server's ~/.ssh/authorized_keys file.