nativ for Windsurf
io.github.ashish-nativ/nativ
AI-powered localization — translate, manage translation memory, and access style guides.
client:Windsurf
transport:stdio
runtime:pypi
Install nativ in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nativ": {
"command": "uvx",
"args": [
"nativ-mcp"
],
"env": {
"NATIV_API_KEY": "<NATIV_API_KEY>",
"NATIV_API_URL": "<NATIV_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs