docs(visualization): note connector-backed live data in the artifact tier - #1937
Conversation
…tier The live artifacts doc now documents MCP-connector-backed published pages (Claude Code v2.1.209+): a page can call declared connectors at view time through claude.ai, per-viewer account with viewer approval, never public-shareable, gated by an org Owner toggle. The decision matrix presented published Artifacts as build-time snapshots with no path to outside data; add the capability note to the published-Artifact tier. The CSP claim is unchanged — the page itself still makes no network call. No linked issue. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
|
Claude finished @kyle-sexton's task in 28s —— View job Security review complete
Scope reviewed: all 3 changed files per
No security issues found. This PR is a documentation-only change: it adds prose describing an existing Claude.ai platform capability (MCP-connector-backed published Artifacts) to a decision-matrix skill doc, updates the changelog, and bumps the plugin's semver patch version. There is:
Nothing else in this diff warrants a CRITICAL/IMPORTANT/SUGGESTION security finding. |
|
Claude finished @kyle-sexton's task in 2m 2s —— View job Code Review
Scope reviewed (per No blocking issues found. This is a well-scoped, self-consistent documentation change:
Minor, non-blocking observation: the new capability is scoped only inside the "Published Artifact" bullet list; the separate "Availability gating" section ( |
|
Claude has reviewed this PR 1 time. The lane skips further automatic reviews after 5; deleting this comment resets the count. |
Summary
The live artifacts doc (https://code.claude.com/docs/en/artifacts) now documents MCP-connector-backed published pages (Claude Code v2.1.209+): a published page can call declared MCP connectors at view time through claude.ai, via each viewer's own approved connector account; connector-backed pages can never be shared to a public link; on Team/Enterprise an org Owner "Enable artifact connectors" toggle gates the capability.
The visualization decision matrix presented published Artifacts as build-time snapshots with no path to outside data. This adds the capability note to the published-Artifact tier and grounds it in the sources section. The strict-CSP claim is unchanged and remains accurate: the page itself still makes no network call — connector calls are handed to claude.ai, which makes them.
Plugin version 0.1.1 → 0.1.2 with changelog entry.
No linked issue.
Related
🤖 Generated with Claude Code