cloudMcpServer
Last updated
Detection evidence that classified a cloud asset as an MCP server.
type CloudMcpServer {
signals: [McpServerSignal]
tools: [McpServerTool]
}signals [McpServerSignal]
Signals that classified the asset as an MCP server. Absent when no signals were recorded.
signal String
where String
matched String
tools [McpServerTool]
Tools the MCP server advertises to its clients. Absent when the server did not report a tool list.
name String
type String
description String
args [String]
Last updated
