- [new] Published artifacts can declare an
mcpcapability so the page fetches data live from the user’s connected data sources at runtime, instead of relying only on data already in the conversation. Capability andwindow.claude.*runtime usage still require loading the related guidance first. - [removed] Dropped the model-facing note that users already on the highest Max plan should run
/loginto switch to API usage billing for extra usage.
Under the hood
- Added
CLAUDE_CODE_ARTIFACT_MCPfor the artifact MCP path. - SDK compatibility list now includes
0.3.208. - Several internal feature gates landed for upcoming experiments (
tengu_cloth_snorkel,tengu_doorbell_agave5,tengu_omelette_fouet5).
Upgrade notes
No action required for most users. If you publish artifacts that should read live connector data, declare the mcp capability and follow the artifact runtime guidance before writing window.claude.* calls.