Skip to content
Gemini CLI

crowdin for Gemini CLI

io.usefulapi/crowdin

MCP server for Crowdin — projects, files, strings, translation progress, tasks, and members.

client:Gemini CLI transport:streamable-http

Install crowdin in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "crowdin": {
      "httpUrl": "https://crowdin.usefulapi.io/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

crowdin in other clients