TridentChain Security for VS Code
io.github.devinder1/tridentchain-security
Local supply-chain CVE scanner via OSV/NVD. Scans deps and IDE extensions. No upload.
client:VS Code
transport:stdio
runtime:pypi
Install TridentChain Security in VS Code
.vscode/mcp.json
{
"servers": {
"tridentchain-security": {
"type": "stdio",
"command": "uvx",
"args": [
"tridentchain-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs