andreax79/otp-mcp
Model Context Protocol (MCP) server that provides OTP (One-Time Password) generation
Platform-specific configuration:
{
"mcpServers": {
"otp-mcp": {
"command": "npx",
"args": [
"-y",
"otp-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...