Archive

337 posts · Page 4 of 29. ← Blog

Pratik Dhanave · ·2 min read

A2A Server

This lesson hosts one specialized Foundry agent over the A2A protocol, publishing an agent card the client can discover.

Host one Foundry agent over A2A: newMux pins the card interface URL, wraps the agent in an a2aprovider executor, and serves the card plus JSON-RPC routes.

Pratik Dhanave · ·2 min read

A2A Client

This lesson builds a Foundry host agent that discovers remote A2A agents by their cards and calls each one as a tool.

A Foundry host agent resolves remote A2A agent cards and turns each remote agent into a callable tool with agenttool.New over the a2aprovider.