MyOTP.App for Grok
io.github.brntech/myotp
Send and verify one-time passcodes over SMS, WhatsApp and Telegram.
client:Grok
transport:streamable-http
runtime:npm
tools:10
Install MyOTP.App in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"myotp": {
"type": "http",
"url": "https://mcp.myotp.app/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs