sms for Claude Desktop
io.github.virtualsms-io/sms
Real SIM numbers for AI agents: SMS verification, rentals, proxies, cloud browser, x402 deposits.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install sms in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.virtualsms.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs