sms verify for Grok
com.jojapi/sms-verify
SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.
client:Grok
transport:streamable-http
tools:2
Install sms verify in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sms-verify": {
"type": "http",
"url": "https://mcp.jojapi.com/sms-verify"
}
}
}
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