II.
EnvVar JSON
Structured · liveenv-var:cursor-config-dir
CURSOR_CONFIG_DIR json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:cursor-config-dir",
"_kind": "EnvVar",
"_file": "extensions/env-vars/cross-vendor-essentials.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CURSOR_CONFIG_DIR",
"name": "CURSOR_CONFIG_DIR",
"category": "ide",
"valueType": "string",
"description": "Override location for Cursor's config / rules / MCP files (default\n`~/.cursor`). Source: docs.cursor.com (configuration).\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-runtime-impl:cursor.runtime@current",
"to": "env-var:cursor-config-dir",
"kind": "has_env_var",
"attributes": {}
}
]
}