spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

Support A2A Protocol

Open handicraftsman opened this issue 6 months ago • 0 comments
trafficstars

Google has introduced a protocol for user-to-agent and agent-to-agent communication, https://a2aprotocol.ai/

Using this protocol it is possible to create agents that bundle with their own tools, like agents you can create with Rovo (https://www.atlassian.com/software/rovo), but accessible in a standardized way, both programmatically and manually.

As a note: it might be feasible to allow having path variables in paths to agent cards, so that multiple different agents can be hosted in the same Spring app.
Potentially, this note applies to MCP servers as well, but that's a different issue.

handicraftsman avatar Apr 27 '25 15:04 handicraftsman