MKS
A secure, local-first credential store for VS Code. Encrypted vault for API keys, tokens, and certificates.
My Key Store (MKS) is a dedicated VS Code extension designed to solve the pain point of managing API keys in text files. It acts as a personal encrypted vault embedded in the editor's sidebar, helping you securely manage API keys, access tokens, certificates, and configuration files. MKS adheres to a Local-First design philosophy, ensuring your sensitive data never leaves your device in plain text. All data at rest is encrypted using AES-256-GCM with your master key stored securely in the operating system's keychain. For easy cross-device use, it provides optional end-to-end encrypted synchronization based on your personal Google Drive. Additional features include hierarchical grouping, built-in TOTP generation, drag-and-drop sorting, one-click copy, and quick insert directly at cursor position.
Core Features
Bank-Grade Security
AES-256-GCM encryption with zero-knowledge architecture and OS keychain storage for master keys.
Developer Workflow
Premium Glassmorphism UI with TOTP generation, hierarchical grouping, and one-click key injection.
Private Cloud Sync
Optional Google Drive integration with end-to-end encryption and smart conflict resolution.
Local-First & Offline
Your vault exists on local disk with no third-party servers. Access, add, or modify keys even when offline.