Skip to content

CyberSMS

Virtual numbers + verification codes + SMS sending.

Overview

CyberSMS provides SMS capabilities for AI Agents: obtain virtual numbers to receive verification codes (for account registration), and send SMS messages.

MCP Tools

ToolDescriptionCost
sms-numberGet virtual numberPriced by country
sms-codeQuery received verification codeFree
sms-number-waitGet number and auto-wait for codePriced by country
sms-sendSend SMSPer-message pricing

Usage Example

{
  "service_id": "sms-number",
  "params": {
    "service": "tg",
    "country": 12
  }
}

Response:

{
  "id": "12345678",
  "phone": "+12025551234",
  "status": "waiting"
}

Supported Service Codes

CodePlatform
tgTelegram
goGoogle
waWhatsApp
igInstagram
twTwitter/X
fbFacebook
amAmazon
dsDiscord

Use Cases

  • AI Agents autonomously registering social media accounts
  • Automated account verification flows
  • Bulk notification SMS sending
  • Two-factor verification code receiving