simpletexting for VS Code
io.usefulapi/simpletexting
Send SMS/MMS, manage contacts, and read campaigns, messages and media on SimpleTexting.
client:VS Code
transport:streamable-http
Install simpletexting in VS Code
.vscode/mcp.json
{
"servers": {
"simpletexting": {
"type": "http",
"url": "https://simpletexting.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs