Location and Timezone MCP Server by RoxyAPI for Grok
com.roxyapi/location
City geocoding and timezone resolution for birth data, for AI agents, one API key.
client:Grok
transport:streamable-http
tools:3
Install Location and Timezone MCP Server by RoxyAPI in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"location": {
"type": "http",
"url": "https://roxyapi.com/mcp/location"
}
}
}
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