Phone Number Validation API for Zed
io.github.br0ski777/phone-validation
Validate phone numbers worldwide: carrier, line type, country, E.164. x402.
client:Zed
transport:sse
Install Phone Number Validation API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"phone-validation": {
"url": "https://phone-validation.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs