Setup OTP
setup_otpConfigure One-Time Password authentication to protect encrypted personal data with QR codes and backup codes for secure access.
Instructions
Set up One-Time Password (OTP) for encrypted personal data. On MCP App-capable clients, the QR code and backup codes appear in the app panel; otherwise use the structured result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issuer | No | Service name (defaults to 'Personal MCP Server') | |
| label | No | Account label (defaults to 'Personal Data Access') | |
| digits | No | Number of digits in OTP tokens (default: 6) | |
| period | No | Token validity period in seconds (default: 30) |