OmriYaakov/managed-settings
The most advanced Claude Code managed-settings.json builder. Generate enterprise security policies with permissions, sandbox, MCP controls, hooks, plugins, and environment variables. Complete reference included.
Platform-specific configuration:
{
"mcpServers": {
"managed-settings": {
"command": "npx",
"args": [
"-y",
"managed-settings"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
The most advanced Claude Code `managed-settings.json` policy builder on the web.
Generate enterprise security policies with a visual interface — permissions, sandbox, MCP controls, hooks, plugins, environment variables, and every other setting. Complete documentation included.
[](https://managed-settings.net)
---
---
Claude Code's managed-settings.json controls everything — what developers can run, what files they can read, which MCP servers are allowed, how hooks behave, and more. Writing it by hand means:
A single-page visual builder that covers every key in the Claude Code settings schema. Toggle switches, quick-add buttons, tag inputs, and a live JSON preview — then download or copy the result.
---
| Section | What You Can Configure | |---|---| | Authentication | forceLoginMethod, forceLoginOrgUUID, apiKeyHelper, AWS credential helpers | | Permissions | Deny / Allow / Ask rules with pattern syntax, defaultMode, disableBypassPermissionsMode, allowManagedPermissionRulesOnly | | Sandbox | Network domain allowlists, Unix sockets, filesystem read/write restrictions, unsandboxed commands | | Hooks | disableAllHooks, allowManagedHooksOnly, HTTP hook URL + env var allowlists | | MCP Servers | Enable/disable specific servers, enableAllProjectMcpServers | | Plugins | strictKnownMarketplaces, marketplace restrictions | | Environment Vars | 25+ presets — telemetry, Bedrock, Vertex, OTEL, proxy, timeouts | | **Mode
Loading reviews...