Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.265 ·

Artifact publish: new "mcp" store-write capability kind and "durable_declined" live-subscription state

Artifacts add an "mcp" write capability and a new "declined" state for live comment replies

TierYou'll noticehow much it should matter to you
Useful2my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaArtifactswhat it touches
KindImprovementsin v2.1.265,
You'll notice No documentation found

Artifacts add an "mcp" write capability and a new "declined" state for live comment replies

What

When Claude publishes an artifact (a generated document, app, or file shown alongside the conversation) that writes to a store, it now recognizes a new "mcp" store-write kind alongside the existing "data" and "write_db" kinds, with its own instruction text for the model.

Separately, for artifacts that can respond live to comments, there's now a "durable_declined" result: this covers the case where a request to let Claude reply to comments was asked for but not approved, distinct from the existing "durable_refused" case where the server itself rejected it.

Why

The added "mcp" kind lets artifacts write through MCP (Model Context Protocol, a way for Claude to connect to external tools and services) connections, and the new "durable_declined" state gives a clearer, more specific message when a live-reply request simply wasn't approved rather than being rejected by the server.

Read from
Names in the bundledurable_declined

See this entry in the whole of v2.1.265 →

Feedback