Phone Number Validation API for Cursor
io.github.br0ski777/phone-validation
Validate phone numbers worldwide: carrier, line type, country, E.164. x402.
client:Cursor
transport:sse
Install Phone Number Validation API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"phone-validation": {
"url": "https://phone-validation.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs