II.
ToolServer JSON
Structured · livetool-server:mcp-coreweave-candidate
CoreWeave MCP candidate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-coreweave-candidate",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/ora-discovered-mcp-candidates.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CoreWeave MCP candidate",
"description": "Candidate MCP server for CoreWeave GPU-cloud resources, recorded from Ora infrastructure discovery as a\nmissing AI-infrastructure ToolServer association.\n",
"protocol": "mcp-stdio",
"provenance": "custom",
"category": "cloud",
"maintainer": "Candidate",
"sourceRef": "source-ref:ora-discover-api",
"candidateStatus": "needs-source-verification",
"ora": {
"domain": "coreweave.com",
"score": 72,
"grade": "B"
}
},
"outgoingEdges": [
{
"from": "tool-server:mcp-coreweave-candidate",
"to": "tool:coreweave",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-coreweave-candidate",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from",
"attributes": {}
},
{
"from": "tool-server:mcp-coreweave-candidate",
"to": "role:platform-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "GPU-cloud inventory and workload controls support AI platform operations."
}
},
{
"from": "tool-server:mcp-coreweave-candidate",
"to": "role:ml-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Compute availability and workload metadata support model training and inference workflows."
}
}
],
"incomingEdges": []
}