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
{
"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