Winston VS Code extension, packaged as a .vsix for manual installation.
Not published to the VS Code Marketplace or Open VSX.
Install
- Download
winston-0.1.0.vsixbelow. - In VS Code: Extensions view -> "..." menu -> Install from VSIX... -> select the file.
(Or just drag the file onto the Extensions view / anywhere in the VS Code window.) - Requires the Winston MCP server, published separately on npm:
npm install -g winston_sec_mcp.
What it does
- Winston: Enable in this workspace -- registers the MCP server in
.vscode/mcp.json - Winston: Audit this repository -- copies a ready audit prompt to your clipboard
- Winston: Open Threat Graph -- native webview, live-updating root-cause threat graph
See the main repo README for full details.