A2A-MCP Agents Workshop

What You’ll Learn
This workshop teaches you:- When to use A2A for agent communication vs. MCP for tool access
- How to use Agentic RAG to handle large API responses
- Converting agents from different frameworks to work together
- Adding tools to agents and setting up specific behaviors
- Monitoring agent systems during operation
Modules
1. First Coding Agent
Create your first developer agent with Amazon Bedrock.
2. Expand Agent Fleet
Add a second developer agent with different capabilities.
3. Build Manager Agent
Create a manager agent to orchestrate your developer agents.
4. Submit Application
Build and submit your application using your agent fleet.
Prerequisites
You need:- AWS account with Amazon Bedrock access
- xpander.ai account
- Cursor IDE with MCP support
- Basic Python knowledge
- GitHub account