SureSMS for VS Code
com.suresms/mcp
Send SMS, manage contacts and groups, and read delivery reports. OAuth 2.1 SureSMS login.
client:VS Code
transport:streamable-http
Install SureSMS in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.suresms.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs