II.
CapabilitySupport JSON
Structured · livecapabilitySupport:claude:ge-0-0-0:mcp
capabilitySupport:claude:ge-0-0-0:mcp json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "capabilitySupport:claude:ge-0-0-0:mcp",
"_kind": "CapabilitySupport",
"_file": "capabilities-and-models/capability-support.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"supportId": "capabilitySupport:claude:ge-0-0-0:mcp",
"capabilityId": "mcp",
"supportLevel": "native",
"subjectKind": "AgentVersion",
"subjectId": "agentVersion:claude:ge-0-0-0",
"versionRange": ">=0.0.0",
"notes": "MCP support now points to official Claude Code documentation instead of inheriting only the generic Claude product pages.",
"evidenceRefs": [
"repo-sdk-fallback",
"web-claude-code-mcp",
"web-claude-code-tools-reference",
"web-claude-code-features-overview"
]
},
"outgoingEdges": [
{
"from": "capabilitySupport:claude:ge-0-0-0:mcp",
"to": "agentVersion:claude:ge-0-0-0",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:claude:ge-0-0-0:mcp",
"to": "capability:supports-mcp",
"kind": "evidences_capability",
"attributes": {}
}
],
"incomingEdges": []
}