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

mcp-config-scope:claude-code-project

Structured · live

Project-scoped MCP config json

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

File · extensions/mcp-config-scopes/claude-code-project.yamlCluster · extensions
Record JSON
{
  "id": "mcp-config-scope:claude-code-project",
  "_kind": "MCPConfigScope",
  "_file": "extensions/mcp-config-scopes/claude-code-project.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Project-scoped MCP config",
    "scope": "project",
    "priority": 30,
    "editableBy": "project-maintainer",
    "persistsTo": ".mcp.json",
    "pluginSourced": false,
    "description": "Project-level MCP server config — checked into the repo, applies to all\ncontributors. Overrides user/local but is overridden by managed/enterprise.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "mcp-config-scope:claude-code-project",
      "kind": "uses_mcp_scope",
      "attributes": {}
    },
    {
      "from": "tool-server:filesystem-mcp",
      "to": "mcp-config-scope:claude-code-project",
      "kind": "mcp_config_scoped_to",
      "attributes": {}
    }
  ]
}