Skip to content

FastA2A server equivalent to MCPServer #3029

@ArthurJ

Description

@ArthurJ

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions