MyOTP.App for Cursor
io.github.brntech/myotp
Send and verify one-time passcodes over SMS, WhatsApp and Telegram.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install MyOTP.App in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"myotp": {
"url": "https://mcp.myotp.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs