aws-samples/sample-Advanced-Strands-Agents-with-MCP
A comprehensive advanced course for building production-ready AI agents using the Strands Agents SDK. This repository contains 6 progressive labs that teach advanced capabilities including tool integration, memory persistence, Model Context Protocol (MCP), and comprehensive observability.
Platform-specific configuration:
{
"mcpServers": {
"sample-Advanced-Strands-Agents-with-MCP": {
"command": "npx",
"args": [
"-y",
"sample-Advanced-Strands-Agents-with-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...