Loading MCP server directory, please wait...
Verify an npm package before you install it: advisories, install scripts, typosquats, provenance.
npx @getmcp/cli add net.pkgproof/pkgproofRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.pkgproof/pkgproof": {
"command": "npx",
"args": [
"-y",
"@pkgproof/mcp"
],
"env": {
"PKGPROOF_ALGORAND_PRIVATE_KEY": "",
"PKGPROOF_BASE_PRIVATE_KEY": ""
}
}
}
}