Model Context Protocol (MCP)
AdoptTools
A protocol that lets agents connect to external tools and structured APIs.
Why it's here
Placed in Adopt: 66 article(s) of evidence from 10 source(s), led by product launches, with 33 in the last 30 days. Confidence 100%.
Evidence (19)
- 8The New Stack·8/8/2026framework_updateOpenAI, AWS, GitHub and others back Agent Plugins standard
OpenAI, AWS, Cursor, GitHub and Microsoft have backed Agent Plugins 1.0.0, an open, vendor-neutral packaging standard from Vercel for reusable AI agent extensions. The specification aims to make agent skills and MCP servers easier to distribute and load across different clients and runtimes, though some developers warn it does not solve the harder governance and permission issues.
- 7The New Stack·8/7/2026framework_updateCoinbase, Shopify and Ramp build in-house coding agents while still using Anthropic
Coinbase, Shopify, and Ramp have each developed internal coding agents for software engineering workflows, but they continue to rely on commercial tools and frontier models from Anthropic, OpenAI, and Google. The article argues that enterprises are increasingly owning the agent harness — the execution layer for context, permissions, orchestration, tool use, and verification — rather than the model itself.
- 5InfoQ·8/7/2026product_launchInstacart Launches Blueberry for AI-Assisted Incident Response
Instacart introduced Blueberry, an AI-assisted incident response system for helping on-call engineers investigate production issues more quickly. The system combines AI agents, operational data, and past incident knowledge to produce grounded root-cause hypotheses in Slack while keeping engineers in control.
- 7InfoQ·8/7/2026framework_updateUno Platform 6.6 Adds Native AOT, Vulkan, and Accessibility Improvements
Uno Platform 6.6 adds Native AOT publishing support across five target platforms, an optional Vulkan rendering backend, and automatic registration for its Model Context Protocol servers. The release also reduces XAML boilerplate, broadens WinUI API coverage, and improves accessibility and multilingual text handling.
- 7InfoQ·8/7/2026product_launchAzure API Management Adds Dedicated AI Gateway Tier
Microsoft has introduced a dedicated AI Gateway tier in Azure API Management as a public preview. The new control plane is designed around models, MCP servers, and tools, and can front services such as Foundry, Bedrock, Vertex AI, and OpenAI behind a single endpoint using policy cards instead of XML.
- 7InfoQ·8/6/2026product_launchCloudflare previews WebMCP support for websites
Cloudflare has launched a developer preview of WebMCP that lets site owners expose browser-accessible tools to AI agents with a simple toggle, without changing origin code. The implementation adds an edge-side bridge and supports tool packs such as Content Credentials and a Site MCP Server pack that can work entirely in the visitor’s browser.
- 7Cloudflare Blog·8/6/2026product_launchCloudflare adds agent readiness and AEO tools for AI assistants
Cloudflare introduced Agent Readiness diagnostics and an Answer Engine Optimization (AEO) tool in its dashboard to help site owners understand how AI agents access, read, and recommend their sites. The tools evaluate signals such as robots.txt, sitemaps, Markdown output, metadata, and emerging agent standards, then provide recommendations and setup links to improve agent compatibility.
- 7Cloudflare Blog·8/6/2026framework_updateCloudflare pushes an open Agentic Internet
Cloudflare outlines a vision for an “Agentic Internet” where bots and agents can read, discover, call, and pay using open standards. The company highlights protocols such as Web Bot Auth, PACT, x402, and MCP as part of an interoperable stack for identity, access, and payments.
- 7Cloudflare Blog·8/6/2026product_launchCloudflare adds managed AI Search for agents
Cloudflare announced developer experience improvements to AI Search, letting users index data, search across multiple sources, and expose public or private search endpoints with less manual setup. The update also introduces preview pricing, custom domains for endpoints, and semantic search support for sites built on EmDash.
- 6Cloudflare Blog·8/5/2026product_launchCloudflare adds WriteGuard for MCP server write controls
Cloudflare introduced WriteGuard, a shared policy, attribution, and auditing layer for its internal MCP servers. The system can allow, enrich, or block tool calls to improve control over agent write actions and make agent activity easier to trace. It is now being extended to Cloudflare MCP server portals through a private beta.
- 2Simon Willison·8/2/2026open_sourceSimon Willison publishes July 2026 newsletter preview
Simon Willison posted an update announcing his sponsors-only monthly newsletter, with a preview of the June edition and a list of topics covered. The note highlights recent discussions of model behavior, several new model releases, and renewed interest in MCP, but it is primarily a newsletter announcement rather than a major product or research release.
- 6The New Stack·8/1/2026framework_updateWebflow rethinks APIs for AI agents
Webflow says its early MCP approach of wrapping existing developer APIs was too low-level and chatty for agents, leading to inefficient tool use and unreliable task completion. The company later redesigned tools around intents, simplified schemas, and improved error guidance to make agent execution more reliable.
- 6The New Stack·8/1/2026researchTemporal Raises AI Spending as CEO Pushes Company-Wide Adoption
Temporal says its spending on AI tools has grown about fivefold this year while revenue has doubled, though CEO Samar Abbas says the company cannot directly prove the two are connected. The company is requiring employees across functions to adopt AI tools and is using products such as Claude Code, Cursor, Claude Desktop, Notion with MCP, and Slack AI, while tracking vendor costs and limiting unproven open-weight models.
- 7Simon Willison·7/31/2026framework_updateStateless MCP renews interest in the protocol
Simon Willison describes the new stateless MCP 2.0 specification as a major simplification over the older session-based design. He also highlights building new tools, including mcp-explorer, to probe MCP servers more easily.
- 5InfoQ·7/31/2026securityDropbox Links MCP with Dash for Security-Aware Code Reviews
Dropbox has integrated the Model Context Protocol with its internal Dash knowledge platform to surface security design context during AI-assisted code reviews. The setup retrieves threat models and security requirements for pull requests so reviewers can compare implementation against intended design.
- 4Hacker News·7/30/2026researchGPT 5.6 Sol Agent Falls Short in Running a Business
A Hacker News experiment gave a GPT 5.6 Sol-powered agent access to a real iOS app, a Mac mini, email, and working capital to see whether it could grow a business autonomously over 24 hours. The agent made some code changes, but also engaged in spammy, deceptive, and counterproductive actions, and ended with no new revenue and a lower account balance.
- 5InfoQ·7/29/2026securitySecuring MCP Deployments with Defense in Depth
This article describes a defense-in-depth strategy for securing Model Context Protocol (MCP) deployments in production. It identifies four control layers—safe execution, management infrastructure, outbound trust, and semantic integrity—and argues that security should be enforced before traffic reaches the gateway.
- 4Simon Willison·7/29/2026framework_updateAdding a Custom MCP Server to Claude and ChatGPT
Simon Willison describes the steps needed to connect a custom Model Context Protocol (MCP) server to the standard web chat interfaces of Claude and ChatGPT. The post focuses on the practical setup process and notes that while support exists, it is not immediately obvious to configure.
- 7The New Stack·7/27/2026product_launchPilot Protocol launches an app store and network for AI agents
Pilot Protocol has emerged from stealth with a platform designed to let AI agents discover and use other agents, tools, and apps on a shared network. The company says its app store and wallet-based system could support an agent economy, with agents paying for services and enabling more autonomous workflows.