II.
ToolServer JSON
Structured · livetool-server:mcp-hex-candidate
Hex MCP candidate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-hex-candidate",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/ora-discovered-mcp-candidates.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Hex MCP candidate",
"description": "Candidate MCP server for Hex notebooks, apps, and analytic documents, captured from Ora data-workflow discovery\nas a missing analytics ToolServer association.\n",
"protocol": "mcp-stdio",
"provenance": "custom",
"category": "analytics",
"maintainer": "Candidate",
"sourceRef": "source-ref:ora-discover-api",
"candidateStatus": "needs-source-verification",
"ora": {
"domain": "hex.tech",
"score": 0,
"grade": "F"
}
},
"outgoingEdges": [
{
"from": "tool-server:mcp-hex-candidate",
"to": "tool:hex",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-hex-candidate",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:mcp-hex-candidate",
"to": "role:data-scientist",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Notebook and app access supports exploratory analytics and reproducible reporting."
}
}
],
"incomingEdges": []
}