Enables Claude to send SMS/LMS messages via the SureM platform using natural language commands. It automatically handles message type selection, scheduled sending, and token management for seamless text message delivery.
{
"mcpServers": {
"surem-sms": {
"command": "npx",
"args": [
"-y",
"surem-sms-mcp"
]
}
}
}