iiRecord
Agentic AI Atlas · scope-boundary:mcp-clickhouse.scope
scope-boundary:mcp-clickhouse.scopea5c.ai
II.
ScopeBoundary JSON

scope-boundary:mcp-clickhouse.scope

Structured · live

scope-boundary:mcp-clickhouse.scope json

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

File · sourceref-scope/scope-boundaries/scope-boundaries-mcp-servers.yamlCluster · sourceref-scope
Record JSON
{
  "id": "scope-boundary:mcp-clickhouse.scope",
  "_kind": "ScopeBoundary",
  "_file": "sourceref-scope/scope-boundaries/scope-boundaries-mcp-servers.yaml",
  "_cluster": "sourceref-scope",
  "attributes": {
    "subjectId": "tool-server:mcp-clickhouse",
    "inScope": "Run analytical SQL against a ClickHouse cluster from an agent —\nlist databases / tables, run SELECT queries, inspect schemas.\nStrong fit for data-analysis copilots on column-store warehouses.\n",
    "outOfScope": "OLTP write paths, multi-warehouse federation, and queries\nthat should stream gigabytes back into the agent context.\n",
    "outOfScopeReasonIds": [
      "out-of-scope-reason:runtime-only"
    ]
  },
  "outgoingEdges": [
    {
      "from": "scope-boundary:mcp-clickhouse.scope",
      "to": "tool-server:mcp-clickhouse",
      "kind": "bounds_subject"
    },
    {
      "from": "scope-boundary:mcp-clickhouse.scope",
      "to": "out-of-scope-reason:runtime-only",
      "kind": "has_out_of_scope_reason"
    }
  ],
  "incomingEdges": []
}