Epss for VS Code
io.github.pipeworx-io/epss
FIRST.org EPSS (Exploit Prediction Scoring System) MCP.
client:VS Code
transport:streamable-http
Install Epss in VS Code
.vscode/mcp.json
{
"servers": {
"epss": {
"type": "http",
"url": "https://gateway.pipeworx.io/epss/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs