Skip to content
Grok

Phone Format Check for Grok

io.github.dawaxwx/phone-format-check

Offline phone number validation and formatting at the edge: E.164/national/international formats,...

client:Grok transport:streamable-http

Install Phone Format Check in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "phone-format-check": {
      "type": "http",
      "url": "https://phone-format-check.david-cyr.workers.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Phone Format Check in other clients