← Index

io.github.rchanllc/joltsms-sms

io.github.rchanllc/joltsms-sms·v1.0.2·Chat & Messaging
Quality Score
82
/100

Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "joltsms-sms": {
      "command": "npx",
      "args": [
        "-y",
        "@joltsms/mcp-server"
      ],
      "env": {
        "JOLTSMS_API_KEY": "<your-joltsms_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "joltsms-sms": {
      "command": "npx",
      "args": [
        "-y",
        "@joltsms/mcp-server"
      ],
      "env": {
        "JOLTSMS_API_KEY": "<your-joltsms_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @joltsms/mcp-server
§02  Environment variables
JOLTSMS_API_KEY
requiredsecret

Your JoltSMS API key (jolt_sk_*). Create one at https://app.joltsms.com/settings

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Chat & Messaging