II.
PathDescriptor JSON
Structured · livepath:cursor-mcp-config-user
Cursor user-scope MCP config json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "path:cursor-mcp-config-user",
"_kind": "PathDescriptor",
"_file": "catalog-meta/path-descriptors/cursor-mcp-config-user.yaml",
"_cluster": "catalog-meta",
"attributes": {
"pathId": "path:cursor-mcp-config-user",
"displayName": "Cursor user-scope MCP config",
"path": "~/.cursor/mcp.json",
"pathKind": "mcp-config",
"ownerKind": "AgentPlatformImpl",
"ownerId": "agent-platform-impl:cursor.platform@current",
"platform": "cross-platform",
"scope": "user",
"evaluationContext": "user",
"expansion": "home"
},
"outgoingEdges": [
{
"from": "path:cursor-mcp-config-user",
"to": "agent-platform-impl:cursor.platform@current",
"kind": "owned_by",
"attributes": {}
}
],
"incomingEdges": []
}