Skip to content
Claude Desktop

Trackly SMS for Claude Desktop

com.tracklysms/trackly-sms

Connect your account, prepare US number registration, and hold SMS for human approval.

client:Claude Desktop transport:streamable-http

Install Trackly SMS in Claude Desktop

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

{
  "mcpServers": {
    "trackly-sms": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.tracklysms.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Trackly SMS in other clients