II.
MCPRoot JSON
Structured · livemcp-root:read-only-docs
Read-only documentation root json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "mcp-root:read-only-docs",
"_kind": "MCPRoot",
"_file": "extensions/mcp/mcp-sampling-and-roots.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Read-only documentation root",
"uri": "file:///opt/docs",
"description": "Read-only root advertised when the server should only be able to surface\npre-baked documentation; the host enforces the read-only policy.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "tool-server:mcp-everything",
"to": "mcp-root:read-only-docs",
"kind": "exposes_root",
"attributes": {}
}
]
}