← Back to Plugins
MCP Server MCP

Localize.io

github By github 👁 2 views ▲ 0 votes

AI localization for agents: translation, TMS sync, translation memories, glossaries, post-editing.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://hub.localize.io/mcp/",
      "headers": [
        {
          "description": "Localize.io API key as a bearer token: 'Bearer lh_...'. Create one in the app under Settings → API Keys.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...