Skip to content
VS Code

Robase SMS for VS Code

dev.robase/sms

Prepaid SMS OTP and transactional SMS API. Eight priced markets: NG, GH, KE, ZA, GB, BJ, CI, US.

client:VS Code transport:streamable-http

Install Robase SMS in VS Code

.vscode/mcp.json

{
  "servers": {
    "sms": {
      "type": "http",
      "url": "https://api.robase.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Robase SMS in other clients