crowdin for Grok
io.usefulapi/crowdin
MCP server for Crowdin — projects, files, strings, translation progress, tasks, and members.
client:Grok
transport:streamable-http
Install crowdin in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"crowdin": {
"type": "http",
"url": "https://crowdin.usefulapi.io/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