security preflight for VS Code
io.github.jdhart81/security-preflight
Static MCP, source-code and injection-indicator checks with redacted signed receipts.
client:VS Code
transport:streamable-http
tools:5
Install security preflight in VS Code
.vscode/mcp.json
{
"servers": {
"security-preflight": {
"type": "http",
"url": "https://mcp.viridis-security.com/security-preflight/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs