iiRecord
Agentic AI Atlas · CLAUDE_CODE_CLIENT_KEY
env-var:claude-code-client-keya5c.ai
II.
EnvVar JSON

env-var:claude-code-client-key

Structured · live

CLAUDE_CODE_CLIENT_KEY json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/claude-code-env-vars-tls.yamlCluster · extensions
Record JSON
{
  "id": "env-var:claude-code-client-key",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-tls.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "CLAUDE_CODE_CLIENT_KEY",
    "description": "Path to the client private key file for mTLS authentication.",
    "name": "CLAUDE_CODE_CLIENT_KEY",
    "category": "tls",
    "valueType": "path"
  },
  "outgoingEdges": [
    {
      "from": "env-var:claude-code-client-key",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}