cve intelligence for Claude Desktop
com.cve-security/cve-intelligence
CVE intelligence: exploitation (KEV/EPSS), detection coverage, fixed versions. All tools keyless.
client:Claude Desktop
transport:streamable-http
tools:9
Install cve intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cve-intelligence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://cve-security.com/api/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