otp mcp for Claude Desktop
io.github.mrfentmen/otp-mcp
Generate and verify time based one time passwords locally. No network and no key.
client:Claude Desktop
transport:stdio
runtime:npm
Install otp mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"otp-mcp": {
"command": "npx",
"args": [
"-y",
"otp-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs