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

mcp-config-scope:claude-code-local

Structured · live

Local-scoped MCP config json

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

File · extensions/mcp-config-scopes/claude-code-local.yamlCluster · extensions
Record JSON
{
  "id": "mcp-config-scope:claude-code-local",
  "_kind": "MCPConfigScope",
  "_file": "extensions/mcp-config-scopes/claude-code-local.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Local-scoped MCP config",
    "scope": "local",
    "priority": 10,
    "editableBy": "end-user",
    "persistsTo": ".claude/settings.local.json",
    "pluginSourced": false,
    "description": "Local/working-tree MCP server config — not checked into git. Lowest\npriority; intended for one-off experimentation in a single checkout.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "mcp-config-scope:claude-code-local",
      "kind": "uses_mcp_scope",
      "attributes": {}
    }
  ]
}