Build Plugins for Claude
Anthropic opened a new directory submission portal that lets developers on paid Claude plans publish plugins packaging MCP connectors, Agent Skills, or both into the Claude directory, with review trac…
Anthropic opened a new directory submission portal that lets developers on paid Claude plans publish plugins packaging MCP connectors, Agent Skills, or both into the Claude directory, with review trac…
The Model Context Protocol released its 2026-07-28 version, formally locking in the MCP Apps extension that lets servers return isolated, interactive, stateful UIs embedded inline with agent responses…
A developer building agent UIs argues that teams should decide where the agent loop runs before designing the chat interface, sorting five libraries into three architectural shapes: a vendor runtime i…
Amazon Bedrock AgentCore now supports the Model Context Protocol (MCP) Apps extension, letting developers render interactive HTML widgets inside AI hosts such as Claude and ChatGPT, with the AgentCore…
Amazon Web Services published a technical walkthrough showing how to build interactive MCP Apps on Amazon Bedrock AgentCore, using MCP Apps to extend the Model Context Protocol with interactive HTML w…
Gergely Szerovay, a frontend tech lead, released the 52nd issue of the Angular Addicts newsletter, curating Angular resources including Angular 22.1, CopilotKit, MCP Apps, and Signal Form Validators. …
MCP Apps, the first official extension folded into the Model Context Protocol's stable core spec, lets tools declare interactive HTML UIs rendered in sandboxed iframes. A developer who built a validat…
Zernote, a user research platform, has integrated Anthropic's MCP Apps to enable uploading files up to 1800 MB into Claude, bypassing the 500 MB per-file limit, by using an iframe widget that streams …
The developers of the Model Context Protocol (MCP), an open-source technology underpinning many AI applications, today released the biggest update to the project since its launch, overhauling how MCP …
Anthropic released MCP 2026-07-28, the fifth spec of the Model Context Protocol, moving to a stateless core with request/response model, standardizing extensions like MCP Apps and Tasks, and hardening…
The Model Context Protocol (MCP) has released its largest revision since launch, transforming into a stateless architecture that removes protocol-level session management to enable horizontal scaling …
Humans remain the most creative actors in the agent economy, with serendipitous connections driving innovation, as demonstrated at the MCP Dev Summit North America in New York City. Developer Liad Yos…
AI SDK 7 ships a provider-agnostic foundation for production agents, introducing four primitives that eliminate per-provider boilerplate: typed tool context, runtime context, file/skill uploads, and M…