Loading MCP server directory, please wait...
Prepaid SMS OTP and transactional SMS API. Eight priced markets: NG, GH, KE, ZA, GB, BJ, CI, US.
npx @getmcp/cli add dev.robase/smsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationRobase workspace API key from Dashboard → API keys. Prefer a dedicated Agent key (robe_agent_…); a standard robe_ key also works. Revoke it in the dashboard to cut access on the next request.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.robase/sms": {
"url": "https://api.robase.dev/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {robase_api_key}"
}
}
}
}