iiRecord
Agentic AI Atlas · ANTHROPIC_CUSTOM_HEADERS
env-var:anthropic-custom-headersa5c.ai
II.
EnvVar JSON

env-var:anthropic-custom-headers

Structured · live

ANTHROPIC_CUSTOM_HEADERS json

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

File · extensions/env-vars/claude-code-env-vars-headers.yamlCluster · extensions
Record JSON
{
  "id": "env-var:anthropic-custom-headers",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/claude-code-env-vars-headers.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "ANTHROPIC_CUSTOM_HEADERS",
    "description": "Custom headers to add to requests (Name; Value format, newline-separated for multiple).",
    "name": "ANTHROPIC_CUSTOM_HEADERS",
    "category": "headers",
    "valueType": "string"
  },
  "outgoingEdges": [
    {
      "from": "env-var:anthropic-custom-headers",
      "to": "agent-runtime-impl:claude-code.runtime@1.x",
      "kind": "affects",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}