SMS and WhatsApp Messaging for VS Code
dev.hatchloop/sms-whatsapp-messaging
Send WhatsApp, SMS, email or voice to a business with the compliance gate enforced.
client:VS Code
transport:streamable-http
tools:10
Install SMS and WhatsApp Messaging in VS Code
.vscode/mcp.json
{
"servers": {
"sms-whatsapp-messaging": {
"type": "http",
"url": "https://hatchloop.dev/mcp/sms-whatsapp-messaging"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs