Skip to content

New serverless pattern - agentcore-web-search-cdk#3158

Open
NithinChandranR-AWS wants to merge 1 commit into
aws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-agentcore-web-search-cdk
Open

New serverless pattern - agentcore-web-search-cdk#3158
NithinChandranR-AWS wants to merge 1 commit into
aws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-agentcore-web-search-cdk

Conversation

@NithinChandranR-AWS

@NithinChandranR-AWS NithinChandranR-AWS commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

Amazon Bedrock AgentCore Gateway with Web Search Tool connector. Deploys a gateway with the managed web search connector and a Lambda that queries it via MCP protocol.

First pattern using AgentCore Web Search (launched June 17, 2026 at AWS Summit NYC).

Architecture

AgentCore Gateway -> Web Search connector -> Lambda invokes via MCP tools/call -> Returns cited web results

Deployed and tested

  • Stack: AgentcoreWebSearchStack
  • Tested: tools/list discovers WebSearch tool, tools/call returns real web results with URLs, titles, snippets

What makes this different

  • Zero infrastructure for web search (no API keys, no third-party search engines)
  • Fully managed by AWS, queries never leave AWS infrastructure
  • MCP-compliant, works with any framework (Strands, LangChain, CrewAI)

Deploy an Amazon Bedrock AgentCore Gateway with the managed Web Search
Tool connector. An AWS Lambda function demonstrates querying the
gateway via MCP protocol to ground AI agents in current web knowledge.

First serverless pattern using AgentCore Web Search (launched June 17
at AWS Summit NYC). Zero infrastructure to provision -- the connector
provides fully managed web search backed by Amazon's web index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants