← All integrations

npm

Active

An AI agent for npm. It works in a scene with a live connection to npm. It asks before it writes, and every run is traced.

Hold an npm access token. When the asset is in the same scene as a sandbox, NPM_TOKEN is auto-injected and ~/.npmrc is written so `npm publish` works without further config.

Developer Tools API Key 1 asset type

What you can connect

Add these to your scene and AI gets access.

Account Accounts

npm access token (Automation type recommended)

Connect npm over MCP

Daslab is itself an MCP server.

Connect npm in a scene, then pin that scene's URL in Claude Code, Cursor, or any MCP client. The agent there gets your npm tools, and your approval gate and trace travel with them.

https://daslab.run/mcp/<your-world>/<your-scene>

One scene can hold npm and everything else you connect, so a single endpoint carries them all. Set up a client.

Use cases

  • Publish packages from sandbox runs
  • Run npm whoami / dist-tag commands with auth
  • Use scoped or private registries via .npmrc

Ready to try npm with Daslab?

Get started with CLI