byaws-samples· 161 skills
Build an OAuth + MCP protocol facade in front of Bedrock AgentCore Gateway or Runtime so strict MCP clients (Claude Code, Cursor, Amazon Quick, mcp-remote) can connect. Use when an MCP client fails OAuth discovery ("Fix highlighted fields", DCR errors), when tools beyond 30 silently disappear (Gateway tools/list pagination), when tool calls return 404 or "Unknown tool" (dual session-id, tool name prefix), or when adapting Cognito to RFC 9728/8414 metadata, redirect_uri rewriting, or Gateway schema limits.
$npx -y skills add aws-samples/sample-agent-skills-for-builders --skill agentcore-mcp-oauth-facadeInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-agent-skills-for-builders" --skill "aws-samples/sample-agent-skills-for-builders/agentcore-mcp-oauth-facade"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-agent-skills-for-builders" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-agent-skills-for-builders"` and select the relevant skills, then follow their instructions.