check_package_safety — PackageGuard MCP Tool Read-only
check_package_safety
(check package safety) is one of 1 tool on the
PackageGuard
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_package_safety from your client
- Claude Code PackageGuard check_package_safety run in your project directory
- Claude Desktop PackageGuard check_package_safety ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PackageGuard check_package_safety ~/.cursor/mcp.json
- VS Code PackageGuard check_package_safety .vscode/mcp.json
- Zed PackageGuard check_package_safety ~/.config/zed/settings.json
- Windsurf PackageGuard check_package_safety ~/.codeium/windsurf/mcp_config.json
- Cline PackageGuard check_package_safety ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PackageGuard check_package_safety ~/.gemini/settings.json
- Grok PackageGuard check_package_safety .mcp.json (in your project root)
- ChatGPT PackageGuard check_package_safety Settings → Connectors → Advanced → Developer mode
- Claude.ai PackageGuard check_package_safety Settings → Connectors → Add custom connector
- LangChain PackageGuard check_package_safety pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http packageguard https://packageguard-k4s4.onrender.com/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.