iiRecord
Agentic AI Atlas · Enterprise-scoped MCP config
mcp-config-scope:claude-code-enterprisea5c.ai
II.
MCPConfigScope JSON

mcp-config-scope:claude-code-enterprise

Structured · live

Enterprise-scoped MCP config json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/mcp-config-scopes/claude-code-enterprise.yamlCluster · extensions
Record JSON
{
  "id": "mcp-config-scope:claude-code-enterprise",
  "_kind": "MCPConfigScope",
  "_file": "extensions/mcp-config-scopes/claude-code-enterprise.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Enterprise-scoped MCP config",
    "scope": "enterprise",
    "priority": 50,
    "editableBy": "enterprise-admin",
    "persistsTo": "/etc/claude-code/managed-mcp.json",
    "pluginSourced": false,
    "description": "Enterprise-administered MCP servers pushed via centralized policy.\nEnd-users cannot disable or override locally.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "tool-server:github-issues-mcp",
      "to": "mcp-config-scope:claude-code-enterprise",
      "kind": "mcp_config_scoped_to",
      "attributes": {}
    }
  ]
}