JoltSMS
About
Provision dedicated US phone numbers and receive SMS/OTP codes for automated verification workflows.
Details
- Author
- rchanllc
- Categories
- Communication, Other, Developer Tools
Jump to
Setup
Install JoltSMS in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/rchanllc/joltsms-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
MCP server forJoltSMS— provision dedicated real-SIM US phone numbers and receive SMS/OTP codes through AI agents.
Create a JoltSMS account and generate an API key atDashboard → Settings → API Keys.
Add to your.mcp.json(Claude Code) or MCP settings (Claude Desktop, Cursor):
{ "mcpServers": { "joltsms": { "command": "npx", "args": ["-y", "@joltsms/mcp-server"], "env": { "JOLTSMS_API_KEY": "jolt_sk_your_key_here" } } } }
Your AI agent now has access to all JoltSMS tools. Try:
"Provision a new phone number with area code 650 and wait for an OTP"
The most common use case — automated phone verification:
1. joltsms_provision_number({ area_code: "650" }) → Number provisioning started! Phone: +16505551234 2. joltsms_update_number({ number_id: "+16505551234", service_name: "PayPal" }) → Tagged for easy lookup later 3. [Agent enters phone number on PayPal and requests OTP] 4. joltsms_wait_for_sms({ number_id: "+16505551234", timeout_seconds: 120 }) → SMS received after 8.2s: "Your PayPal code is 847291" → OTP Code: 847291 5. joltsms_mark_read({ number_id: "+16505551234" }) → Inbox clean 6. [Agent enters 847291 on PayPal — verification complete]
- Node.js 18+
- A JoltSMS account with a payment method on file
- Your first number must be ordered through theDashboardto complete initial 3D Secure verification
- MCP Server Docs
- API Reference
- JoltSMS Website
1001SMS MCP Server helps developers give AI agents access to temporary phone numbers for account registrations, OTP verifications, SMS code receiving, and automated signup workflows. Easy integration for MCP-compatible tools and custom agents.
Gives an AI agent a disposable email and a real UK phone number to test signup/verification flows end to end
Real SIM-backed mobile numbers for AI agents. Provision phone numbers, receive SMS, and capture OTP codes — bypasses VoIP blocks that reject Twilio/Vonage. 5 tools: provision_number, wait_for_otp, get_messages, release_number, list_numbers.
Manage your WhatsApp, SMS and Phone Calls using a single MCP connector
Enables seamless integration with communication platform that allows you to reach your customers globally across any channel.
Build with the Kudosity API to send SMS and MMS. Access developer docs, API references and live testing tools to send messages, manage contact lists, configure webhooks and more.
Send and receive emails, SMS, and voice calls via Pingram.
Platfone - Receive SMS & Virtual Numbers MCP
Virtual phone number platform for AI agents — rent numbers across 200+ countries, receive SMS, and manage the full activation lifecycle
Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.
Wavix is a global communications platform offering APIs for voice, SMS, 2FA, and phone numbers. Our MCP server brings these capabilities to AI agents and agentic workflows.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





