Skip to content
Cline

joltsms sms for Cline

io.github.rchanllc/joltsms-sms

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

client:Cline transport:stdio runtime:npm

Install joltsms sms in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "joltsms-sms": {
      "command": "npx",
      "args": [
        "-y",
        "@joltsms/mcp-server"
      ],
      "env": {
        "JOLTSMS_API_KEY": "<JOLTSMS_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

joltsms sms in other clients