Source Intelligence
Sweep 28 Aug 2026 ยท 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.251 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

4 pages for claude_code_client_key.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Environment variables Claude Code CLI · in the page env-vars …| | `CLAUDE_CODE_CLIENT_KEY` | Path to client private key file for mTLS authentication… Monitoring Claude Code CLI · in the page monitoring-usage …------ | | `http/protobuf`, `http/json` | `CLAUDE_CODE_CLIENT_CERT`, `CLAUDE_CODE_CLIENT_KEY`, and optionally `CLAUDE_CODE_CLIENT_KEY_PASSPHRASE`. See [Network configuration](/docs/en/network-config#m… Enterprise network configuration Claude Code CLI · in the page network-config …ODE_CLIENT_CERT=/path/to/client-cert.pem # Client private key export CLAUDE_CODE_CLIENT_KEY=/path/to/client-key.pem # Optional: Passphrase for encrypted private key export CLAUDE_CODE_CLIENT_KEY_PAS… Configure server-managed settings Claude Code CLI · in the page server-managed-settings …the mTLS client certificate variables `CLAUDE_CODE_CLIENT_CERT` and `CLAUDE_CODE_CLIENT_KEY` * API routing and provider selection, including `ANTHROPIC_BASE_URL`, the provider selection variables suc…