NPM Registry integration
Developer Tools & Infrastructure · 6 actions · API key auth
Access the npm registry to search packages, get package information, versions, dependencies, and download statistics
The ModuleX NPM Registry integration lets a ModuleX agent operate NPM Registry on your behalf — running find actions across package infos, packages and popular packages — directly from a plain-English request, using your organization's own NPM Registry credentials. No pre-built workflow is required: the agent picks the right NPM Registry action for the task.
NPM Registry is a developer tools & infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right NPM Registry action — or, when you want a repeatable process, the composer assembles a NPM Registry workflow for you, streaming the nodes onto the canvas as it builds.
Drive NPM Registry in plain English
Type what you want. A ModuleX agent picks the right NPM Registry action — or chains several — and runs it. No workflow to build.
- Show me the package infos that match what I describeresolves to
get_package_info - Search for npm packages by keyword or nameresolves to
search_packages - Get a list of popular npm packages sorted by popularity scoreresolves to
get_popular_packages
What you can automate with NPM Registry
- Look up a package info on demand
get_package_info - Find the packages that match what you describe
search_packages - Get a list of popular npm packages sorted by popularity score
get_popular_packages - Get all available versions of an npm package with publication dates and dist-tags
get_package_versions - Get the dependencies, devDependencies, and peerDependencies of an npm package
get_package_dependencies - Get download statistics for an npm package including total and daily download counts
get_package_download_stats
NPM Registry integration at a glance
All 6 NPM Registry actions
get_package_infosearch_packagesget_popular_packagesget_package_versionsget_package_dependenciesget_package_download_statsSee full parameters and response schemas in the NPM Registry integration docs
Two ways to use NPM Registry in ModuleX
Connecting NPM Registry
Pairs well with NPM Registry
Agents often chain NPM Registry with these — connect them once and the agent can use all of them in a single task.
NPM Registry + ModuleX FAQ
Put NPM Registry to work in ModuleX.
Connect NPM Registry once with your own credentials and let your agent run all 6 actions on demand.