PulseAugur
实时 22:56:39

Guide details bypassing corporate MDM and AI gateways on Claude Code

A technical guide explains how to remove corporate restrictions imposed on Claude Code, specifically Mobile Device Management (MDM) policies and AI gateways. These restrictions, often implemented by IT departments, can override user-selected settings and reroute prompt data through unverified channels. The post details how MDM agents modify configuration files like `managed-settings.json` and `managed-mcp.json` in the `/Library/Application Support/ClaudeCode/` directory, making them immutable even to root users. A provided Zsh script, `claudecode-cleanup.sh`, demonstrates how to clear these immutable flags and remove the restrictive files, restoring Claude Code to its default configuration. AI

影响 Provides a technical workaround for users to regain control over their AI tool's configuration.

排序理由 The article provides a technical workaround for a specific software product, not a general industry development.

在 dev.to — Claude Code tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Guide details bypassing corporate MDM and AI gateways on Claude Code

报道来源 [1]

  1. dev.to — Claude Code tag TIER_1 English(EN) · Harshit Luthra ·

    How to bypass corporate MDM and AI gateways on Claude Code

    <p><em>Originally published at <a href="https://harshit.cloud/blog/bypassing-claude-code-mdm-managed-settings" rel="noopener noreferrer">harshit.cloud</a> on 2026-05-08.</em></p> <p>If you're reading this, there's roughly an 80% chance your company rolled out an MDM last quarter,…