Skip to content

Winston VS Code Extension v0.1.0

Latest

Choose a tag to compare

@tejgokani tejgokani released this 06 Jul 15:52

Winston VS Code extension, packaged as a .vsix for manual installation.
Not published to the VS Code Marketplace or Open VSX.

Install

  1. Download winston-0.1.0.vsix below.
  2. 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.)
  3. 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.