Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.257 ·

Much larger list of environment variables scrubbed from MCP config expansion

Many more credential-like variables, including proxy and registry tokens, are blanked when expanding MCP config references.

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaMCPwhat it touches
KindImprovementsin v2.1.257,
You'll notice

Many more credential-like variables, including proxy and registry tokens, are blanked when expanding MCP config references.

The list of credential/secret-like environment variables blanked when expanding ${VAR} references in MCP server configs has grown substantially, covering OAuth refresh tokens, proxy settings (HTTPS_PROXY, HTTP_PROXY, ALL_PROXY), package registry tokens (NPM_TOKEN, CARGO_REGISTRY_TOKEN, PYPI_TOKEN, TWINE_PASSWORD, CODEARTIFACT_AUTH_TOKEN), pip/uv index URLs, Go proxy vars, and cloud/identity tokens. A warning is now logged whenever such a variable would have been forwarded to a remote server.

Read from
Names in the bundleHTTPS_PROXY
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up HTTPS_PROXY, on Use Claude Science on a corporate network. Sign-in fails with this message when the proxy demands credentials the app is not sending, because the proxy address carries none or the proxy was detected from the macOS or Windows system settings, which never supply credentials. Include … claude-science/corporate-networks see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up HTTPS_PROXY, on Use Claude Science on a corporate network.

See this entry in the whole of v2.1.257 →

Feedback