Skip to content
Cursor

SMS Validator API for Cursor

io.github.br0ski777/sms-validator

Validate SMS-capable phone numbers — mobile vs landline, E.164 format. x402 micropayment.

client:Cursor transport:sse

Install SMS Validator API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sms-validator": {
      "url": "https://sms-validator.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SMS Validator API in other clients