strands-agents/samples
Sample implementations demonstrating how to build AI agents using the Strands Agents SDK with support for multiple LLMs and MCP tools.

The repository contains example implementations of AI agents built with the Strands Agents SDK. It provides code samples showing how to create autonomous agents that can use tools, work with multiple LLM providers (Anthropic, OpenAI, Ollama, etc.), and implement multi-agent workflows. The samples serve as starting points for developers building agentic AI applications, including integration with Model Context Protocol (MCP) for extending agent capabilities.