Country Calling Codes for Grok
io.github.kajdep/countrycallingcodesmcp
Calling codes, phone analysis, dialing guidance, batch normalization and calling windows.
client:Grok
transport:streamable-http
tools:11
Install Country Calling Codes in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"countrycallingcodesmcp": {
"type": "http",
"url": "https://www.countrycalling.codes/api/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