-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Feature requestNew feature requestNew feature request
Description
Description
Implementing an MCP server (with FastMCP) and connecting an agent to it (with MCPServerSSE) is easy.
With Pydantic AI, is also easy to make an agent available through A2A protocol (with FastA2A/ .to_a2a method), but connecting an agent to another using the A2A protocol is not as easy.
It would be nice to have a way to do that connection as easily as it is with the MCP, where we can simply give the server in the toolset argument. It could* be on tool/toolset arguments, or as a separated argument (remote_agents maybe?).
References
No response
Metadata
Metadata
Assignees
Labels
Feature requestNew feature requestNew feature request