KernelScan for Cursor
io.kernelscan/kernelscan
Linux kernel CVE analyzer: upload a .config, get a CycloneDX VEX report of affecting CVEs.
client:Cursor
transport:streamable-http
tools:11
Install KernelScan in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"kernelscan": {
"url": "https://kernelscan.io/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs