loading…
Search for a command to run...
loading…
Generate time-based one-time passwords for two-factor authentication. Create codes on demand for accounts and services, ideal for automation and testing. Simpli
Generate time-based one-time passwords for two-factor authentication. Create codes on demand for accounts and services, ideal for automation and testing. Simplify secure logins and reduce reliance on external authenticator apps.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"totp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"duvomike/totp"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.