cve triage for Claude Desktop
io.github.rezearcher/cve-triage
x402 CVE triage MCP: EPSS + CISA KEV -> exploit priority, $0.01 per query.
client:Claude Desktop
transport:streamable-http
Install cve triage in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cve-triage": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402-cve-triage.sigrunner.workers.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs