sms verify for Cursor
com.jojapi/sms-verify
SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.
client:Cursor
transport:streamable-http
tools:2
Install sms verify in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sms-verify": {
"url": "https://mcp.jojapi.com/sms-verify"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs