II.
ToolServer JSON
Structured · livetool-server:mcp-wiz-candidate
Wiz MCP candidate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-wiz-candidate",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/ora-discovered-mcp-candidates.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Wiz MCP candidate",
"description": "Candidate MCP server for Wiz cloud-security posture data. Ora surfaced Wiz for cloud and Kubernetes security\noperations while the graph lacked a Wiz-specific ToolServer association.\n",
"protocol": "mcp-stdio",
"provenance": "custom",
"category": "security",
"maintainer": "Candidate",
"sourceRef": "source-ref:ora-discover-api",
"candidateStatus": "needs-source-verification",
"ora": {
"domain": "wiz.io",
"score": 0,
"grade": "F"
}
},
"outgoingEdges": [
{
"from": "tool-server:mcp-wiz-candidate",
"to": "tool:wiz",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-wiz-candidate",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:mcp-wiz-candidate",
"to": "role:security-reviewer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Cloud posture findings support security review and risk triage."
}
},
{
"from": "tool-server:mcp-wiz-candidate",
"to": "workflow:vulnerability-management",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "CNAPP findings are relevant inputs to vulnerability-management workflows."
}
}
],
"incomingEdges": []
}