MyOTP.App for VS Code
io.github.brntech/myotp
Send and verify one-time passcodes over SMS, WhatsApp and Telegram.
client:VS Code
transport:streamable-http
runtime:npm
tools:10
Install MyOTP.App in VS Code
.vscode/mcp.json
{
"servers": {
"myotp": {
"type": "http",
"url": "https://mcp.myotp.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs