Loading MCP server directory, please wait...
Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents.
npx @getmcp/cli add io.github.rchanllc/joltsms-smsRequires Node.js 18+. Community-contributed server. Review source before installing.
JOLTSMS_API_KEYYour JoltSMS API key (jolt_sk_*). Create one at https://app.joltsms.com/settings
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.rchanllc/joltsms-sms": {
"command": "npx",
"args": [
"-y",
"@joltsms/mcp-server"
],
"env": {
"JOLTSMS_API_KEY": ""
}
}
}
}