iiRecord
Agentic AI Atlas · Claude.ai web channel
channel:claude-ai-weba5c.ai
II.
Channel JSON

channel:claude-ai-web

Structured · live

Claude.ai web channel json

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

File · channels-hooks/channels/claude-ai-web.yamlCluster · channels-hooks
Record JSON
{
  "id": "channel:claude-ai-web",
  "_kind": "Channel",
  "_file": "channels-hooks/channels/claude-ai-web.yaml",
  "_cluster": "channels-hooks",
  "attributes": {
    "displayName": "Claude.ai web channel",
    "kind": "mcp-channel",
    "endpoint": "https://claude.ai/mcp",
    "brokeringPrimitive": "The Claude.ai web client opens an MCP connection to the user's\nselected connectors. The browser brokers tool calls between the\nmodel and the connectors; the connection persists for the\nduration of the chat.\n",
    "persistent": true,
    "description": "The Claude.ai web app's MCP surface, used to expose user-installed\nconnectors to the model during a chat.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "human-checkpoint:pre-merge-review",
      "to": "channel:claude-ai-web",
      "kind": "notifies_via",
      "attributes": {}
    },
    {
      "from": "human-checkpoint:dangerous-tool-approval",
      "to": "channel:claude-ai-web",
      "kind": "notifies_via",
      "attributes": {}
    },
    {
      "from": "human-checkpoint:plan-edit",
      "to": "channel:claude-ai-web",
      "kind": "notifies_via",
      "attributes": {}
    }
  ]
}