Skip to content
Windsurf

joltsms sms for Windsurf

io.github.rchanllc/joltsms-sms

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

client:Windsurf transport:stdio runtime:npm

Install joltsms sms in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

joltsms sms in other clients