Cut AI token usage by 96%? Here’s how AWS Strands Agents does it.
In this episode of The New Stack Makers, AWS developer advocate Morgan Willis demonstrates Strands Agents, an open source agentic framework with rapid adoption since its launch. Using a simple accounting API, she walks through three approaches to retrieving a customer’s latest invoice, highlighting how design choices dramatically impact efficiency. The initial method maps each API endpoint to a separate tool, requiring five chained calls and consuming about 52,000 tokens. By shifting to intent-based tools—focused on outcomes rather than individual data operations—the same task is completed in a single call using just 2,000 tokens, improving both efficiency and reasoning.
In a third iteration, tools are hosted on a remote MCP server via AWS Agent Core Gateway, with semantic search limiting the agent’s toolset to only what’s relevant per query, further reducing token usage. Willis emphasizes that narrowly scoped agents outperform general-purpose ones, delivering better speed, accuracy, and context efficiency. Designing smaller, specialized agents with tailored tools is key as tool ecosystems expand.
Here's the full article to go along with the video: https://thenewstack.io/strands-agents-tool-design/
Learn more from The New Stack around the latest with Strands and MCP:
AWS Launches Its Take on an Open Source AI Agents SDK
https://thenewstack.io/aws-launches-its-take-on-an-open-source-ai-agents-sdk/
What Is MCP? Game Changer or Just More Hype?
https://thenewstack.io/what-is-mcp-game-changer-or-just-more-hype/
MCP’s biggest growing pains for production use will soon be solved
https://thenewstack.io/model-context-protocol-roadmap-2026/
Join our community of newsletter subscribers to stay on top of the news and at the top of your game. https://thenewstack.io/newsletter
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Agent Foundations
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Voice AI Has a Networking Problem Nobody Talks About
Medium · AI
Voice AI Has a Networking Problem Nobody Talks About
Medium · Programming
INTEGRATION OF ARTIFICIAL INTELLIGENCE AND WEAPON SYSTEMS
Medium · ChatGPT
When Meta Starts Replacing Employees with AI: An Earthquake Is Happening in Silicon Valley’s…
Medium · Machine Learning
🎓
Tutor Explanation
DeepCamp AI