{
"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": {}
}
]
}