Skip to content
Claude Desktop

vuln-intel for Claude Desktop

io.github.rozetyp/vuln-intel

Hosted CVE + bug-bounty-mechanic MCP: exploitation-first ranking, CVE fact-check, mechanic transfer

client:Claude Desktop transport:streamable-http

Install vuln-intel in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "vuln-intel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.rozetyp.com/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

vuln-intel in other clients