Skip to content
Claude Desktop

kindlesms for Claude Desktop

io.github.lexerann/kindlesms

Send SMS, manage approved sender IDs, and check credits via KindleSMS.

client:Claude Desktop transport:stdio runtime:npm

Install kindlesms in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "kindlesms": {
      "command": "npx",
      "args": [
        "-y",
        "kindlesms"
      ],
      "env": {
        "USER_TOKEN": "<USER_TOKEN>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

kindlesms in other clients