Thanks to visit codestin.com
Credit goes to ampcode.com

Enterprise Managed Settings

Amp now allows system administrators to configure organization-wide settings that override individual settings for Enterprise Amp customers. These settings can help ensure security, standardization, and best practices across an organization. Managed settings can be used, for example, to do the following:

  • Set MCP servers to those that work well in your organization (amp.mcpServers)
  • Allow or block MCP servers (amp.mcpPermissions)
  • Allow or block Bash commands that match specified patterns (amp.permissions)
  • Override any other Amp setting

To use managed settings, system administrators should ensure the settings are defined in the following files:

  • macOS: /Library/Application Support/ampcode/managed-settings.json
  • Linux: /etc/ampcode/managed-settings.json
  • Windows: C:\ProgramData\ampcode\managed-settings.json

Settings in these files use the same schema as individual settings.

You can read more about managed settings in the manual.