AWS Machine Learning Blog described a multi-account architecture where each team's data remains in its own AWS account. A central platform account runs the AI agent, while business units provide access to their data via MCP servers.

In the described scheme, Amazon Bedrock AgentCore Gateway and MCP provide the agent with a unified method to access data from different accounts. Cross-account access must be secured, and permissions must be configured in detail.

The practical value of this approach lies in combining data isolation between teams with a common query mechanism. However, the source is presented only as metadata and a brief synopsis, so implementation details, supported scenarios, and operational results remain unknown.