ssh_key_list
List your SSH keys. Parameters: Nonessh_key_get
ssh_key_get_default
Get your default SSH key. Parameters: Nonessh_key_create_public
Add an existing public key.ssh_key_create_managed
Generate a server-side keypair. Enablesssh_exec on VMs created with this key.
The private key is not returned in MCP responses. Use the CLI to download it for local SSH access.