- VirtualSMS — SMS Verification API for AI Agents & Developers
VirtualSMS — SMS Verification API for AI Agents & Developers
VirtualSMS — SMS Verification for AI Agents & Developers
Buy virtual phone numbers and receive OTP codes instantly. Built for developers, AI agents, and anyone who needs reliable SMS verification at scale.
Why VirtualSMS?
- ✅ Real SIM cards — not VoIP, higher success rates than competitors
- ✅ Instant OTP delivery — WebSocket push, no polling delays
- ✅ Full refund guarantee — no SMS received? Get your money back automatically
- ✅ 700+ services — Telegram, WhatsApp, Google, Facebook, Twitter, TikTok, Instagram, and more
- ✅ 100+ countries — US, UK, Russia, India, Brazil, and more
- ✅ Pay-per-use — no subscription, no monthly fees
Use It Your Way
🤖 MCP Server (AI Agents)
Use directly inside Claude, Cursor, Windsurf, Cline, or any MCP-compatible AI agent. Buy numbers, wait for OTPs, cancel orders — all from natural language.
🔌 REST API
Full programmatic access. Check prices, buy numbers, poll for SMS, manage orders. Simple API key auth.
💬 Telegram Bot
Manual use without any code. Perfect for quick verifications on the go.
Supported Services (Sample)
Telegram · WhatsApp · Google · Facebook · Instagram · Twitter · TikTok · Discord · Amazon · Microsoft · Tinder · Uber · PayPal · Binance · Coinbase · and 700+ more
Perfect DaisySMS Alternative
DaisySMS is closing March 26, 2026. VirtualSMS offers the same virtual number service with better reliability, a modern API, and MCP support for AI workflows.
Quick Start
- Sign up free at virtualsms.io
- Add funds (crypto via NOWPayments)
- Get your API key at Settings → API Keys
- Buy a number via API, bot, or AI agent
- Receive your OTP instantly
Links
- 🌐 Website: https://virtualsms.io
- 📦 npm: https://npmjs.com/package/virtualsms-mcp
- 🤖 Smithery: https://smithery.ai/server/virtualsms/virtualsms-mcp
- 💻 GitHub: https://github.com/virtualsms-io/mcp-server
Server Config
{
"mcpServers": {
"virtualsms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<YOUR_API_KEY>"
}
}
}
}