Skip to main content

ssh_key_list

List your SSH keys. Parameters: None

ssh_key_get


ssh_key_get_default

Get your default SSH key. Parameters: None

ssh_key_create_public

Add an existing public key.
VMs with public keys cannot use ssh_exec. Use ssh_key_create_managed instead.

ssh_key_create_managed

Generate a server-side keypair. Enables ssh_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.

ssh_key_update


ssh_key_destroy