Robase SMS for Zed
dev.robase/sms
Prepaid SMS OTP and transactional SMS API. Eight priced markets: NG, GH, KE, ZA, GB, BJ, CI, US.
client:Zed
transport:streamable-http
Install Robase SMS in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sms": {
"url": "https://api.robase.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs