Skip to content
Claude Code

npm for Claude Code

io.github.dave-london/npm

Structured npm/pnpm operations (install, audit, outdated, list) as typed JSON.

client:Claude Code transport:stdio runtime:npm

Install npm in Claude Code

run in your project directory

claude mcp add npm -- npx -y @paretools/npm

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

npm in other clients