Skip to content
Claude Desktop

Package Intel for Claude Desktop

io.github.adam121393/package-intel

npm, PyPI & crates.io health, vulns and dependency graphs. Runs locally, no API key.

client:Claude Desktop transport:stdio runtime:npm

Install Package Intel in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "package-intel": {
      "command": "npx",
      "args": [
        "-y",
        "package-intel-mcp"
      ],
      "env": {
        "API_URL": "<API_URL>",
        "NETWORK": "<NETWORK>",
        "X402_PRIVATE_KEY": "<X402_PRIVATE_KEY>",
        "X402_TX_HASH": "<X402_TX_HASH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Package Intel in other clients