MCP server for secure credential management, browser-based login automation, and TOTP/2FA auto-solving. Encrypts credentials with AES-256-GCM and automates login flows via Playwright.
| Tool name | Description | Destructive? |
|---|---|---|
| list_services | ✓ no | |
| get_service_template | ✓ no | |
| add_service | ✓ no | |
| store_credentials | ✓ no | |
| get_credentials | ✓ no |
| list_credentials | ✓ no | |
| delete_credentials⚠ | ⚠ yes | |
| get_credentials_for_service | ✓ no | |
| generate_qr | ✓ no | |
| store_secret | ✓ no | |
| get_secret | ✓ no | |
| list_secrets | ✓ no | |
| delete_secret⚠ | ⚠ yes | |
| browser_launch | ✓ no | |
| browser_navigate | ✓ no | |
| browser_close | ✓ no | |
| list_sessions | ✓ no | |
| login_service | ✓ no | |
| detect_captcha | ✓ no | |
| solve_captcha | ✓ no | |
| click_submit | ✓ no | |
| detect_2fa | ✓ no | |
| solve_2fa | ✓ no | |
| check_session | ✓ no | |
| vault_health | ✓ no | |
| test_credential | ✓ no | |
| test_session_integrity | ✓ no | |
| test_totp | ✓ no | |
| test_service_selector | ✓ no | |
| test_secret_expiry | ✓ no | |
| test_browser_cdp | ✓ no | |
| test_all_services | ✓ no |