{
"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": {}
}
]
}