sms ru mcp for Windsurf
io.github.theyahia/sms-ru-mcp
MCP server for SMS.RU API — send SMS, check status, balance. 3 tools.
client:Windsurf
transport:stdio
runtime:npm
Install sms ru mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sms-ru-mcp": {
"command": "npx",
"args": [
"-y",
"@theyahia/sms-ru-mcp"
],
"env": {
"SMS_RU_API_ID": "<SMS_RU_API_ID>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs