Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>KeyMateNew to Visual Studio Code? Get it now.
KeyMate

KeyMate

Marshall Rui

| (0) | Free
One-click setup for passwordless SSH in Cursor remote windows.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

KeyMate

Extension for one-click passwordless SSH setup.

Features

  • Detect current window type: local vs remote.
  • If current window is SSH remote (ssh-remote+...), copy all local ~/.ssh/*.pub keys to remote ~/.ssh/authorized_keys.
  • Bilingual messages (Chinese/English), configurable via keymate.language.

Command

  • KeyMate: Setup Passwordless SSH

Notes

  • Auto setup currently supports SSH Remote windows.
  • The extension executes local ssh <alias> ... to append keys on the remote host.
  • Existing keys are preserved and duplicate key lines are skipped.

Development

npm install
npm run compile
npm test

Package

npm install -g @vscode/vsce
vsce package

LICENSE

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft