SSH · Capability
SSH Key Management API — Authorized Keys
SSH Key Management API — Authorized Keys. 3 operations. Lead operation: Get Authorized Keys. Self-contained Naftiko capability covering one Ssh business surface.
What You Can Do
GET
Getauthorizedkeys
— Get Authorized Keys
/v1/authorized-keys/{username}
POST
Addauthorizedkey
— Add Authorized Key
/v1/authorized-keys/{username}
DELETE
Removeauthorizedkey
— Remove Authorized Key
/v1/authorized-keys/{username}/{keyid}
MCP Tools
get-authorized-keys
Get Authorized Keys
read-only
idempotent
add-authorized-key
Add Authorized Key
remove-authorized-key
Remove Authorized Key
idempotent