globalize.now for Grok
io.github.globalize-now/globalize
Localize apps from your AI assistant: translate locale files, set glossaries, connect GitHub repos.
client:Grok
transport:streamable-http
Install globalize.now in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"globalize": {
"type": "http",
"url": "https://api.globalize.now/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