II.
Modality JSON
Structured · livemodality:mcp
modality:mcp json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "modality:mcp",
"_kind": "Modality",
"_file": "capabilities-and-models/modality.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"modalityId": "mcp",
"direction": "bidirectional",
"label": "Model Context Protocol",
"mediaType": "text/plain",
"semanticCategory": "mcp",
"evidenceRefs": [
"repo-sdk-fallback",
"web-github-copilot-agent"
]
},
"outgoingEdges": [
{
"from": "modality:mcp",
"to": "evidence:repo-sdk-fallback",
"kind": "has_evidence_source"
},
{
"from": "modality:mcp",
"to": "evidence:web-github-copilot-agent",
"kind": "has_evidence_source"
}
],
"incomingEdges": [
{
"from": "agentVersion:babysitter-agent:ge-5-0-0",
"to": "modality:mcp",
"kind": "supports_modality"
}
]
}