Install
via Positronick CLI
$positronick agent install strands-agents-sdk --run
Official
$pip install strands-agents strands-agents-tools
A model-agnostic SDK that builds AI agents around a lightweight, customizable agent loop, letting the underlying model drive behavior instead of hardcoded control flow. It supports Python tools via decorators, native MCP integration, multi-agent systems, and many model providers including Amazon Bedrock, Anthropic, OpenAI, Gemini, and Ollama. Use it to go from a simple conversational assistant to a complex autonomous workflow without locking into one LLM vendor.