Enterprise-scoped MCP config
mcp-config-scope:claude-code-enterprise
MCPConfigScopeextensions/mcp-config-scopes/claude-code-enterprise.yaml·Open in Graph → {
"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": {}
}
]
}