Package Intel for Cline
io.github.adam121393/package-intel
npm, PyPI & crates.io health, vulns and dependency graphs. Runs locally, no API key.
client:Cline
transport:stdio
runtime:npm
Install Package Intel in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs