iiRecord
Agentic AI Atlas · User home directory
mcp-root:home-directorya5c.ai
II.
MCPRoot JSON

mcp-root:home-directory

Structured · live

User home directory 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:home-directory",
  "_kind": "MCPRoot",
  "_file": "extensions/mcp/mcp-sampling-and-roots.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "User home directory",
    "uri": "file:///home/{user}",
    "description": "Home-directory root advertised by personal-assistant style hosts that grant\na server scope over the entire user home.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "tool-server:mcp-everything",
      "to": "mcp-root:home-directory",
      "kind": "exposes_root",
      "attributes": {}
    }
  ]
}