aws-samples/sample-getting-started-with-strands-agents-course
Learn to build AI agents with Strands framework. Covers LLM integration via Amazon Bedrock/Anthropic, AWS service connections, tool implementation with MCP/A2A protocols, and agent evaluation using LangFuse/RAGAS.
Platform-specific configuration:
{
"mcpServers": {
"sample-getting-started-with-strands-agents-course": {
"command": "npx",
"args": [
"-y",
"sample-getting-started-with-strands-agents-course"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...