3 months ago
VirtualSMS is an SMS verification API for developers and AI agents. Buy virtual phone numbers and receive OTP codes for 700+ services including Telegram, WhatsApp, Google, Facebook, Twitter, TikTok and more in 100+ countries. Real SIM cards — not VoIP — means higher success rates. Full refund guaranteed if no SMS received. Includes MCP server for Claude/Cursor, REST API, and Telegram bot. Pay-per-use pricing with no subscription required.
服务器配置
{
"mcpServers": {
"virtualsms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<YOUR_API_KEY>"
}
}
}
}