
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
The Fastest Way to Reach Your Customers with SMS. Launch campaigns in minutes, not days. Automate outreach, manage contacts, and convert more leads with our powerful SMS marketing platform.
The Fastest Way to Reach Your Customers with SMS
Launch campaigns in minutes, not days. Automate outreach, manage contacts, and convert more leads with our powerful SMS marketing platform.
Official Claude Model Context Protocol (MCP) Connector for KindleSMS - SMS Platform. Send SMS messages, manage approved Sender IDs, and check SMS credit balances directly inside Claude.
sms_live_...).Open your claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonAdd the kindlesms server:
{
"mcpServers": {
"KindleSMS - SMS Platform": {
"command": "npx",
"args": ["-y", "kindlesms"],
"env": {
"USER_TOKEN": "sms_live_your_token_here"
}
}
}
}
Restart Claude Desktop. The hammer tool icon 🔨 will appear in Claude with KindleSMS tools ready!
send_smsSends a direct SMS text message to a single recipient.
to (string, required): The recipient's phone number (e.g. 054XXXXXXX or +233XXXXXXXXX).message (string, required): The text content of the SMS.sender_id (string, optional): Approved Sender ID / Brand Name (e.g. Lesalb).list_sender_idsLists all approved Sender IDs registered to your account.
check_balanceChecks your available SMS credits and account status.
cd connector
npm install
npm run build
FAQs
The Fastest Way to Reach Your Customers with SMS. Launch campaigns in minutes, not days. Automate outreach, manage contacts, and convert more leads with our powerful SMS marketing platform.
The npm package kindlesms receives a total of 464 weekly downloads. As such, kindlesms popularity was classified as not popular.
We found that kindlesms demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.