Package Intel for Windsurf
io.github.adam121393/package-intel
npm, PyPI & crates.io health, vulns and dependency graphs. Runs locally, no API key.
client:Windsurf
transport:stdio
runtime:npm
Install Package Intel in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs