sms verify for Zed
com.jojapi/sms-verify
SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.
client:Zed
transport:streamable-http
tools:2
Install sms verify in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sms-verify": {
"url": "https://mcp.jojapi.com/sms-verify"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs