Skip to content
Claude Desktop

sms verify for Claude Desktop

com.jojapi/sms-verify

SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.

client:Claude Desktop transport:streamable-http tools:2

Install sms verify in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "sms-verify": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.jojapi.com/sms-verify"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

sms verify in other clients