multilocale for Claude Desktop
com.multilocale/multilocale
Manage translation projects, phrases and locales with secure organization-scoped tools and views.
client:Claude Desktop
transport:streamable-http
tools:17
Install multilocale in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"multilocale": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.multilocale.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs