An A2A (Agent-to-Agent) agent deployed on Amazon Bedrock AgentCore using Strands SDK.
This agent implements the A2A protocol, enabling agent-to-agent communication. Other agents can discover and interact with this agent via the /.well-known/agent-card.json endpoint.
uv sync
uv run python main.pyThe agent starts on port 9000.
agentcore deploy