Phone Format Check for Cursor
io.github.dawaxwx/phone-format-check
Offline phone number validation and formatting at the edge: E.164/national/international formats,...
client:Cursor
transport:streamable-http
Install Phone Format Check in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"phone-format-check": {
"url": "https://phone-format-check.david-cyr.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs