Search the documentation
13 pages for allowedmcpservers.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Set up Claude Code for your organization
Claude Code CLI · in the page
admin-setup
…| `allowedMcpServers`, `deniedMcpServers`, `allowManagedMcpServersOnly`, or a deployed `managed-mcp.json` file…
Claude Code changelog
Claude Code CLI · in the page
changelog
…l enters at the near edge * Fixed enterprise managed MCP policies (`allowedMcpServers`/`deniedMcpServers`) not being enforced on reconnect, IDE-typed configs, `--mcp-config` servers during the first…
Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry
Claude Code CLI · in the page
claude-apps-gateway
…llowManagedMcpServersOnly": true, "allowManagedHooksOnly": true, "allowedMcpServers": [{ "serverUrl": "https://mcp.internal.example.com/*" }], "sandbox": { "network": { "allowManagedDo…
Control MCP server access for your organization
Claude Code CLI · in the page
managed-mcp
…sms covered below: `managed-mcp.json` for deploying a fixed set, and `allowedMcpServers`/`deniedMcpServers` for filtering what users configure. | Pattern | What it does…
Deploy managed settings
Claude Code CLI · in the page
managed-settings
…sources | `availableModels`, `allowedMcpServers`, `strictKnownMarketplaces`, `allowedChannelPlugins`, and the `fallbackModel` chain | | Keys read from the hig…
Connect Claude Code to tools via MCP
Claude Code CLI · in the page
mcp
…other two rows differ from it in these ways: * **Cloud sessions**: `allowedMcpServers` and `deniedMcpServers` entries that reach the session, for example through [server-managed settings](/docs/en/s…
Deploy self-hosted environments to production
Claude Code CLI · in the page
self-hosted-environments-deploy
…self-hosted sessions, filter it like any other MCP server with the [`allowedMcpServers` and `deniedMcpServers` policy settings](/docs/en/managed-mcp#policy-based-control-with-allowlists-and-denylists…
Configure server-managed settings
Claude Code CLI · in the page
server-managed-settings
…le can't be distributed through server-managed settings. Deliver the `allowedMcpServers` and `deniedMcpServers` policy keys there instead. Claude Code reads a `managed-mcp.json` deployed at its [syste…
Claude Code settings
Claude Code CLI · in the page
settings
…---------------------------------------------------------------- | | `allowedMcpServers` | Enforced as an empty allowlist, so no MCP servers are admitted until the value is fixed. An individ…
Example settings files
Claude Code CLI · in the page
settings-example
…the managed permission and MCP allowlists the only ones that apply * `allowedMcpServers` pins the MCP server by URL * `strictKnownMarketplaces` allows one plugin marketplace * `sandbox` sandboxes comm…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…| Hooks and automation | Any file | | [`allowedMcpServers`](#allowedmcpservers) | Allowlist which [MCP servers](/doc…
Create custom subagents
Claude Code CLI · in the page
sub-agents
…e) * [Enterprise managed MCP configuration](/docs/en/managed-mcp) * [`allowedMcpServers` and `deniedMcpServers` policies](/docs/en/managed-mcp#policy-based-control-with-allowlists-and-denylists) When…
Code in Claude Desktop on 3P
Claude Documentation · in the page
third-party/claude-desktop/code
…t. | | `managedMcpServers` | An `allowedMcpServers` list containing only your managed servers, with `allowManagedMcpServersOnly` set so users cannot add their own…