In a significant leap forward for generative AI enterprise applications, Amazon Web Services (AWS) has announced the general availability of the Web Search tool for Amazon Bedrock AgentCore. This fully managed service enables developers to ground AI agents in real-time, verified web information without sacrificing data security or operational privacy. By integrating the Model Context Protocol (MCP), AWS is providing a streamlined architecture that allows agents to query the internet and retrieve citations, source URLs, and relevant snippets, effectively bridging the gap between static training data and the rapidly evolving nature of global information.
The Evolution of Agentic Grounding: Core Mechanics
The fundamental challenge facing current generative AI models is the "knowledge cutoff"—the date at which a model’s training data ends. Traditionally, developers have had to implement complex, fragmented middleware to allow AI agents to browse the live web. Amazon Bedrock AgentCore changes this paradigm by providing a native, managed connector.
The service utilizes the Model Context Protocol (MCP), an open standard that allows AI applications to interact seamlessly with data sources and tools. When an agent receives a user prompt, it sends a natural-language query through the Bedrock AgentCore Gateway. The Web Search tool processes this request, returning a curated set of results that include source metadata, publication dates, and highly relevant snippets. The agent then performs a reasoning task over these retrieved facts, ensuring that the final output is grounded in contemporary reality rather than dated or hallucinated information.

A Legacy of Search Excellence
While the release of Web Search on AgentCore is new, the technology underpinning it is the result of years of rigorous R&D across Amazon’s broader ecosystem. The infrastructure is informed by the same sophisticated search technologies that power:
- Alexa+: Enhancing conversational AI interactions with dynamic fact retrieval.
- Amazon Quick: Providing high-speed, relevant information indexing for internal enterprise use.
- Kiro: A specialized search engine leveraging advanced semantic understanding.
By combining Amazon’s massive web index with a proprietary knowledge graph, the Web Search tool offers more than mere keyword matching. The system employs a "multi-source grounding" approach, which cross-references web results against verified facts within the Amazon Knowledge Graph. This ensures that agents do not simply regurgitate top search hits, but rather synthesize accurate, high-quality information suitable for professional and scientific environments.
Chronology of Development and Deployment
The roadmap to this general availability reflects the iterative approach AWS takes toward its enterprise services.

- Initial Conception: Recognizing the need for secure, agentic web access, AWS began integrating its internal search expertise into the Bedrock framework in early 2025.
- Alpha and Beta Testing: Throughout early 2026, select enterprise customers, including industry leaders in biotechnology and cybersecurity, were granted access to the tool. This feedback loop allowed AWS to refine the API latency and the accuracy of the citation engine.
- June 2026 Milestone: On June 12, 2026, the service officially entered general availability in the US East (N. Virginia) region.
- Post-Launch Refinement: By June 18, 2026, following user requests for greater transparency, AWS updated the documentation and service pages to provide a clear, usage-based pricing structure, cementing the model as a predictable enterprise utility.
Operational Benefits: Security and Governance
One of the most compelling aspects of this release is the focus on data egress prevention. In many traditional search-augmented generation (RAG) architectures, sensitive prompts and proprietary retrieval queries are sent to third-party search APIs, potentially exposing internal business logic to external entities.
Web Search on Bedrock AgentCore keeps all operations within the customer’s secured AWS environment. By eliminating the need to move data across external API endpoints, organizations can maintain strict adherence to enterprise governance policies. This architecture allows companies to scale their agentic workloads without the fear of intellectual property leakage, providing a "walled garden" that benefits from the vast information of the open web.
Supporting Data and Implementation
For developers, the integration process is designed to be low-friction. After configuring the Bedrock AgentCore Gateway via the AWS console, developers can select "MCP target" as the protocol and "Connectors" as the target type.

Implementation Steps:
- Gateway Configuration: Create a Gateway resource in the Bedrock console.
- Target Selection: Choose the preconfigured "Web Search tool" from the available connector targets.
- Interaction: Developers can interact with the tool using the provided Python SDK, the Command Line Interface (CLI), or the MCP Inspector.
- Debugging: The MCP Inspector allows for real-time testing, where developers can input queries and view the raw output—including snippets and metadata—to calibrate the agent’s reasoning capability.
Pricing for the service is straightforward and designed for enterprise predictability. At $7 per 1,000 queries, the cost is tied directly to utility, with no upfront infrastructure commitments. AWS has further incentivized adoption for new customers by including this service under the broader $200 Free Tier credit program.
Industry Perspectives: Early Adopters
The value of this tool is best illustrated by the organizations that piloted the technology. Their testimonials highlight the versatility of the Web Search tool across disparate sectors.
Advancing Scientific R&D: Benchling
Benchling, a leader in scientific data management, has integrated the tool to bridge the gap between internal research and public scientific literature. Nicholas Larus-Stone, Head of AI Agents at Benchling, noted, "Scientists using Benchling AI can now ask about a target they’re actively working on and get answers grounded in both their institutional data in Benchling and published literature." He emphasized that the secure, governed nature of the tool allows for "hypothesis generation done right," without the risks typically associated with moving sensitive research data to external search providers.

Enhancing Digital Safety: Gen Digital
In the cybersecurity space, accuracy is paramount. Gen Digital, the parent company of Norton, has utilized the tool to improve its "Norton Revamp" product. Iskander Sanchez-Rola, Senior Director of AI & Innovation, highlighted the importance of "current, grounded content ideas." He added, "What we value most is that AWS uses its own search index and keeps queries within our trusted AWS environment," underscoring the trust placed in AWS to manage sensitive threat-landscape data.
Strategic Implications for the Future of AI
The launch of Web Search on Amazon Bedrock AgentCore signals a shift in how enterprises view AI. No longer is an AI agent judged merely on its "intelligence" or parameter count, but on its connectivity and reliability.
The End of Stale AI
By providing a managed, native search capability, AWS is effectively ending the era of "stale" AI. Enterprises that adopt this tool can now deploy agents that understand the difference between a legacy procedure and a new regulatory requirement, or between an outdated market trend and a current global event.

The Rise of the Managed Ecosystem
Furthermore, this release cements the importance of the Model Context Protocol (MCP). By backing an open protocol, AWS is signaling to the developer community that it intends to play well with other tools. Future iterations of Bedrock AgentCore will likely expand on this, allowing for even more complex, multi-modal, and multi-tool interactions.
Governance as a Competitive Advantage
As AI regulations tighten globally, the ability to demonstrate where and how an agent gathers its information is becoming a competitive necessity. Web Search on Bedrock AgentCore provides a transparent, audit-ready architecture. Because the tool is fully managed by AWS, compliance teams can rely on the underlying security infrastructure, reducing the overhead for legal and compliance reviews during the AI deployment lifecycle.
In summary, the general availability of Web Search on Amazon Bedrock AgentCore is a foundational development for the next generation of enterprise AI. By prioritizing security, ease of use, and integration with the open web, AWS has provided the tools necessary for businesses to move from experimental AI to mission-critical, agentic automation. As the service continues to expand across regions, it is poised to become an essential component of the modern enterprise AI stack.

