iiRecord
Agentic AI Atlas · Read-only documentation root
mcp-root:read-only-docsa5c.ai
II.
MCPRoot JSON

mcp-root:read-only-docs

Structured · live

Read-only documentation root json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/mcp/mcp-sampling-and-roots.yamlCluster · extensions
Record JSON
{
  "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": {}
    }
  ]
}