Security Feeds for VS Code
io.github.pipeworx-io/security-feeds
Security Feeds MCP.
client:VS Code
transport:streamable-http
Install Security Feeds in VS Code
.vscode/mcp.json
{
"servers": {
"security-feeds": {
"type": "http",
"url": "https://gateway.pipeworx.io/security-feeds/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs