multilocale for Gemini CLI
com.multilocale/multilocale
Manage translation projects, phrases and locales with secure organization-scoped tools and views.
client:Gemini CLI
transport:streamable-http
tools:17
Install multilocale in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"multilocale": {
"httpUrl": "https://mcp.multilocale.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs