pkg-oracle — Dependency Trust Oracle for VS Code
io.github.julian-martin89/pkg-oracle
Blocks typosquatted or hallucinated npm/PyPI packages before an AI agent installs them.
client:VS Code
transport:streamable-http
tools:1
Install pkg-oracle — Dependency Trust Oracle in VS Code
.vscode/mcp.json
{
"servers": {
"pkg-oracle": {
"type": "http",
"url": "https://mcp-snowy-dew-9447.fly.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs