Skip to content
Claude Desktop

nativ for Claude Desktop

io.github.nativ-technologies/nativ

AI-powered localization — translate, manage translation memory, and access style guides.

client:Claude Desktop transport:stdio runtime:pypi

Install nativ in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nativ": {
      "command": "uvx",
      "args": [
        "nativ-mcp"
      ],
      "env": {
        "NATIV_API_KEY": "<NATIV_API_KEY>",
        "NATIV_API_URL": "<NATIV_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

nativ in other clients