Skip to content
VS Code

Localhero.ai for VS Code

ai.localhero/localhero

Manage product translations from Claude and ship reviewed changes as GitHub pull requests.

client:VS Code transport:streamable-http

Install Localhero.ai in VS Code

.vscode/mcp.json

{
  "servers": {
    "localhero": {
      "type": "http",
      "url": "https://localhero.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Localhero.ai in other clients