SMS en Masse for Claude Desktop
io.github.git-acet/smsenmasse
Envoyez des SMS et gérez vos campagnes directement depuis vos agents IA.
client:Claude Desktop
transport:streamable-http
Install SMS en Masse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"smsenmasse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.smsenmasse.fr/api/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