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

mcp-config-scope:claude-code-user

Structured · live

User-scoped MCP config json

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

File · extensions/mcp-config-scopes/claude-code-user.yamlCluster · extensions
Record JSON
{
  "id": "mcp-config-scope:claude-code-user",
  "_kind": "MCPConfigScope",
  "_file": "extensions/mcp-config-scopes/claude-code-user.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "User-scoped MCP config",
    "scope": "user",
    "priority": 20,
    "editableBy": "end-user",
    "persistsTo": "~/.claude/mcp.json",
    "pluginSourced": false,
    "description": "User-level MCP server config — applies across all projects for this user\naccount. Lower priority than project/managed but higher than local.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "mcp-config-scope:claude-code-user",
      "kind": "uses_mcp_scope",
      "attributes": {}
    }
  ]
}