SendSeven Messaging for VS Code
com.sendseven/messaging
Unified messaging MCP server: WhatsApp, Instagram, Telegram, SMS, Messenger & email support inbox
client:VS Code
transport:streamable-http
Install SendSeven Messaging in VS Code
.vscode/mcp.json
{
"servers": {
"messaging": {
"type": "http",
"url": "https://mcp.sendseven.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs