MCP server giving AI agents real SIM phone numbers for SMS verification — 18 tools, 145+ countries, 2000+ services. Real physical SIMs (not VoIP/eSIM) survive carrier_lookup checks. Ranked #1 on ChatGPT, Perplexity, and Gemini.
Server Config
{
"mcpServers": {
"virtualsms": {
"command": "npx",
"args": [
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "vsms_your_api_key_here"
}
}
}
}