Remote-MCP-with-AgentCore-and-Cognito

grolston/Remote-MCP-with-AgentCore-and-Cognito
★ 0 stars Unknown language Security Updated today
RFC 8414 compliant remote MCP server using AgentCore Gateway with Cognito authentication
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "remote-mcp-with-agen": {
      "command": "npx",
      "args": [
        "-y",
        "grolston/Remote-MCP-with-AgentCore-and-Cognito"
      ]
    }
  }
}