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
- Added comprehensive table of contents with all main sections
- Includes nested subsections for better navigation
- Positioned after main description and before What's New section
- Provides quick access to all major documentation sections
Copy file name to clipboardExpand all lines: README.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,31 @@ The MCP Gateway & Registry solves these challenges by providing a unified platfo
28
28
29
29
You can deploy the gateway and registry on Amazon EC2 or Amazon EKS for production environments. Jump to [installation on EC2](#installation-on-ec2) or [installation on EKS](#installation-on-eks) for deployment instructions.
-[Adding New MCP Servers to the Registry](#adding-new-mcp-servers-to-the-registry)
53
+
-[Roadmap](#roadmap)
54
+
-[License](#license)
55
+
31
56
## What's New
32
57
33
58
***IdP Integration with Amazon Cognito:** Complete identity provider integration supporting both user identity and agent identity modes. See [detailed Cognito setup guide](docs/cognito.md) for configuration instructions.
0 commit comments