Skip to content
Zed

SMS Validator API for Zed

io.github.br0ski777/sms-validator

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

client:Zed transport:sse

Install SMS Validator API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

SMS Validator API in other clients