Cybersecurity Threat Intelligence MCP for VS Code
io.github.foundrynet/cyber-intel-mcp
CVE search, vulnerability database, EPSS exploit prediction, KEV, IP reputation & threat feed.
client:VS Code
transport:streamable-http
Install Cybersecurity Threat Intelligence MCP in VS Code
.vscode/mcp.json
{
"servers": {
"cyber-intel-mcp": {
"type": "http",
"url": "https://cyber-intel-mcp-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs