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.259 ·

Managed settings can now supply MCP servers directly ("managed" as a first-class MCP source)

Organizations can push HTTPS MCP servers straight from managed settings; they can't be removed locally and their URLs are masked.

TierUse it nowhow much it should matter to you
Useful5my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaMCPwhat it touches
KindNew Featuresin v2.1.259,
Use it now Notable

Organizations can push HTTPS MCP servers straight from managed settings; they can't be removed locally and their URLs are masked.

Managed settings can now supply MCP servers directly via a new managedMcpServers key, read from policy settings and merged in alongside enterprise, local, project, and user MCP servers. This key only allows http/sse servers with https:// URLs (no stdio/command, no ${VAR} expansion) and is validated with checks for control/invisible characters; if it appears in any settings source other than managed settings, it is rejected and a warning is shown. Servers delivered this way cannot be removed locally, and their URLs/headers are masked in the UI as "(value set by your organization)".

A new "managed" scope joins enterprise/user/project/local throughout the settings and MCP system, with its own settings file, a "Managed settings (provided by your organization)" label, and an "MCP servers" label of "Managed MCPs." A helper (WJ) now treats "managed" the same as "enterprise" for the managed-policy gate governing MCP approval and server lookup. When running under Claude Desktop's third-party entrypoint or as a local agent, this new source is skipped entirely, and a warning explains that Claude Desktop supplies and locks the session's MCP servers itself. Managed gateway settings validation also now points admins at managedMcpServers instead of the previous "not supported yet" message when it sees mcpServers under managed settings.

Read from
Names in the bundlemanagedMcpServers
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 managedMcpServers, on Chat in Claude Desktop on 3P. | Managed MCP servers | The servers you provision via [`managedMcpServers`](/docs/third-party/claude-desktop/configuration#managedmcpservers) are available in Chat with the same approval model as Cowork sessions: a tool's `toolPolicy` of `… third-party/claude-desktop/chat see the edit
How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up managedMcpServers, on Chat in Claude Desktop on 3P.
Anthropic's release notes agreeAdded managedMcpServers managed setting: organizations can provide HTTP/SSE MCP servers to every user (same entry shape as .mcp.json)…
The name it cites is new in this buildNew in this build: managedMcpServers

See this entry in the whole of v2.1.259 →

Feedback