MCP Server
MCP
io.github.white-hat-lab/safe-upgrade
Evidence-backed npm upgrade preflight and dependency audits for coding agents, paid via x402.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "safe-upgrade-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key of a wallet holding USDC on Base, used to sign x402 payments per call. Use a dedicated low-balance wallet.",
"format": "string",
"isSecret": true,
"name": "PAYER_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment