AI & ML
Trust: 37/100 (Limited)io.github.rchanllc/joltsms-sms Guide
Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents.
by rchanllc
Quick Start
Install
npx @joltsms/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-rchanllc-joltsms-sms": {
"command": "npx",
"args": [
"@joltsms/mcp-server"
]
}
}
}