Skip to content
Cursor

intlpull for Cursor

io.github.intlpull/intlpull

AI-powered i18n platform with 50+ tools for translations, OTA releases, and more.

client:Cursor transport:stdio runtime:npm

Install intlpull in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "intlpull": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@intlpullhq/mcp-server"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

intlpull in other clients