Odel
sms florin mcp

sms florin mcp

Local
@flovoice53-techJavaScriptMITUpdated 2w ago

Rent a real UK phone number and receive SMS/OTP codes — built for AI coding agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsms-florin-mcpv0.1.2

Run

npx -y sms-florin-mcp

MCP client config

{
  "mcpServers": {
    "sms-florin-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "sms-florin-mcp"
      ]
    }
  }
}