World Time for Grok
com.invokera/world-time
Current time in any IANA time zone, plus the full time-zone list. Via timeapi.io.
client:Grok
transport:streamable-http
tools:2
Install World Time in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"world-time": {
"type": "http",
"url": "https://invokera.com/r/world-time"
}
}
}
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