You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/agentcore-integration.md
+14-95Lines changed: 14 additions & 95 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
2
SPDX-License-Identifier: MIT-0
3
3
4
-
# AgentCore Integration
4
+
# MCP Integration
5
5
6
-
The GenAI IDP solution provides AgentCore integration that enables external applications to access IDP functionality through AWS Bedrock AgentCore Gateway using the Model Context Protocol (MCP). This allows third-party applications to query processed document data and perform analytics operations through natural language interfaces.
6
+
The GenAI IDP solution provides MCP (Model Context Protocol) integration that enables external applications like Amazon Quick Suite to access IDP functionality through AWS Bedrock AgentCore Gateway. This allows third-party applications to query processed document data and perform analytics operations through natural language interfaces.
7
7
8
8
## Overview
9
9
10
-
The AgentCore integration exposes IDP capabilities to external applications by:
10
+
The MCP integration exposes IDP capabilities to external applications by:
11
11
12
12
-**Analytics Gateway**: Provides natural language access to processed document analytics data
For Amazon Quick Suite integration, use the provided OAuth callback URLs and configure QuickSight to authenticate against the Cognito User Pool using the External App Client credentials.
0 commit comments