patch tuesday for VS Code
io.github.jonnybottles/patch-tuesday
Query Microsoft Patch Tuesday security updates (MSRC) with EPSS and CISA KEV enrichment
client:VS Code
transport:streamable-http
runtime:pypi
tools:1
Install patch tuesday in VS Code
.vscode/mcp.json
{
"servers": {
"patch-tuesday": {
"type": "http",
"url": "https://patch-tuesday-mcp.agreeabledesert-d0b8e491.eastus2.azurecontainerapps.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs