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