BeClaude

pnpm-upgrade

New
2.3kSmitheryGeneralby openai

Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in .github/workflows to the latest release. Use this when refreshing the pnpm toolchain manually or in automation.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "pnpm-upgrade": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
testingdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is pnpm-upgrade?

Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in .github/workflows to the latest release. Use this when refreshing the pnpm toolchain manually or in automation.

How to install pnpm-upgrade?

To install pnpm-upgrade: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "pnpm-upgrade": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is pnpm-upgrade best for?

pnpm-upgrade is a mcp categorized under General. It is designed for: testing, devops. Created by openai.