Loading MCP server directory, please wait...
AI localization for agents: translation, TMS sync, translation memories, glossaries, post-editing.
npx @getmcp/cli add io.localize/localize-ioRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationLocalize.io API key as a bearer token: 'Bearer lh_...'. Create one in the app under Settings → API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.localize/localize-io": {
"url": "https://hub.localize.io/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}