Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 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

18 pages for no_proxy.

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

Claude Code on Amazon Bedrock Claude Code CLI · in the page amazon-bedrock …s/en/network-config#proxy-configuration), honoring `HTTPS_PROXY` and `NO_PROXY`. Before v2.1.239, Claude Code sent this check directly and hung at startup on networks that only allow egress through a… Claude Code changelog Claude Code CLI · in the page changelog …`HTTPS_PROXY` (and sometimes failing) when `localhost` was listed in `NO_PROXY` but not lowercase `no_proxy`; both casings are now honored * Fixed sandbox network-violation details being dropped fro… Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry Claude Code CLI · in the page claude-apps-gateway …resolve to private addresses; if it doesn't, add the gateway host to `NO_PROXY` so the CLI connects directly. | | Linux runtime | The gateway server runs only on the native L… Claude apps gateway configuration Claude Code CLI · in the page claude-apps-gateway-config …through the forward proxy in `HTTPS_PROXY` or `HTTP_PROXY`, honoring `NO_PROXY`. Unset or `false`, those requests go direct. Requires v2.1.227 or later; see [IdP requests through a forward proxy](#idp… Claude apps gateway deployment and operations Claude Code CLI · in the page claude-apps-gateway-deploy …| Add the gateway host to `NO_PROXY` on the developer's machine so the connection is direct, or use a proxy whose hostname resolves to private addresses. The… Error reference Claude Code CLI · in the page errors …h the artifact host directly, add `.frame.claudeusercontent.com` to [`NO_PROXY`](/docs/en/network-config#environment-variables). Keep the entry that narrow: a broader `.claudeusercontent.com` entry al… Run Claude Code through a gateway Claude Code CLI · in the page gateways …de-apps-gateway#prerequisites); if it isn't, add the gateway host to `NO_PROXY` so the CLI connects to it directly. ## Next steps The next page depends on who runs the gateway. Anthropic's gateway r… Enterprise network configuration Claude Code CLI · in the page network-config …# Bypass proxy for specific requests - space-separated format export NO_PROXY="localhost 192.168.1.1 example.com .example.com" # Bypass proxy for specific requests - comma-separated format export NO_… Configure the sandboxed Bash tool Claude Code CLI · in the page sandboxing …o go through a corporate proxy, set `HTTPS_PROXY`, `HTTP_PROXY`, and `NO_PROXY` as [proxy configuration](/docs/en/network-config#proxy-configuration) describes, in the `env` block of your settings so… Self-hosted environments Claude Code CLI · in the page self-hosted-environments …k configuration](/docs/en/network-config), such as `HTTPS_PROXY` and `NO_PROXY`; set them in each process's environment. The variables cover control-plane calls, the orchestrator's [SCM connector](/do… Deploy self-hosted environments to production Claude Code CLI · in the page self-hosted-environments-deploy …lling of `HTTPS_PROXY` or `HTTP_PROXY` that you didn't set, and pins `NO_PROXY` to the runner's own value. * **Logs**: the runner never logs the header value. ## Configure git The runner manages rep… Command line settings Claude Documentation · in the page claude-science/command-line-settings …lso reads the standard proxy variables (`HTTPS_PROXY`, `HTTP_PROXY`, `NO_PROXY`, and `ALL_PROXY`); see [Use Claude Science on a corporate network](/docs/claude-science/corporate-networks#connect-throu… Configuration file reference Claude Documentation · in the page claude-science/configuration-file-reference …ettings** > **Network** and lock nothing. The `[network] ca_bundle`, `no_proxy`, and `mcp_x509_strict` keys and `[conda] allow_insecure_mirror` have no in-app control. ### App connection keys The `[… Use Claude Science on a corporate network Claude Documentation · in the page claude-science/corporate-networks …les in its own process environment: `HTTPS_PROXY`, `HTTP_PROXY`, and `NO_PROXY` (lowercase spellings also work). `ALL_PROXY` fills in for either proxy variable that is unset, an empty variable counts… CLI client Model Context Protocol · in the page docs/2026-07-28/tools/inspector/cli …OXY` / `HTTP_PROXY` (and their lowercase forms) select the proxy and `NO_PROXY` exempts hosts. No Inspector-specific flag is needed, and the proxy agent is loaded lazily, so runs without a proxy pay n… Configuration and flags Model Context Protocol · in the page docs/2026-07-28/tools/inspector/configuration …| | `HTTPS_PROXY` / `HTTP_PROXY` / `NO_PROXY` | Standard proxy routing for outbound MCP connections.… CLI client Model Context Protocol · in the page docs/draft/tools/inspector/cli …OXY` / `HTTP_PROXY` (and their lowercase forms) select the proxy and `NO_PROXY` exempts hosts. No Inspector-specific flag is needed, and the proxy agent is loaded lazily, so runs without a proxy pay n… Configuration and flags Model Context Protocol · in the page docs/draft/tools/inspector/configuration …| | `HTTPS_PROXY` / `HTTP_PROXY` / `NO_PROXY` | Standard proxy routing for outbound MCP connections.…