Local Ai
How we built an MCP bridge to give our AgentCore-hosted AI agent access to local MCP tools
AI agents on Amazon Bedrock AgentCore run in the cloud, but users' tools and files live on their laptops. Learn how to build a secure MCP bridge that lets a cloud-hosted agent call local MCP servers b
AI agents on Amazon Bedrock AgentCore run in the cloud, but users' tools and files live on their laptops. Learn how to build a secure MCP bridge that lets a cloud-hosted agent call local MCP servers by tunneling signed messages over the existing WebSocket connection through a browser extension and Chrome native messaging, with no open ports or VPN required.
Related
- Generate Autonomous Business Insights with AI Agent and MCP Servers
- Secure AI agents with Policy and Lambda interceptors in Amazon Bedrock AgentCore gateway
- Secure AI agents with Amazon Bedrock AgentCore Identity on Amazon ECS
Source: AWS ML Blog | 2026-08-05