Seems like over engineering just build an API in front of your agent, give the other agent the spec in a markdown file.
why dropbox when you can just rsync
How is it better than just a REST API with a openapi spec json file?
21–30 of 55 posts
Seems like over engineering just build an API in front of your agent, give the other agent the spec in a markdown file.
why dropbox when you can just rsync
How is it better than just a REST API with a openapi spec json file?
Earlier quoted context omitted.
why dropbox when you can just rsync
I'm a fan of that phrasing usually but that's not a good comparison in this case I feel. Agents are perfectly fine to use existing REST APIs. I have yet to see the big selling point for MCP as they are usually a very thin layer on top of an existing API just with a formalized description for each tool. How is it better than just a REST API with a openapi spec json file?
I am not using A2A. I think it is too early for such a thing.
It's a common protocol for talking to a host of multiple agents/harnesses.
I am using A2A at work. It's a bit like the "microservices architecture" for agents... Allows you or teams to develop agents independently and have them interact as and when they need to. No major hurdles so far.
This was my assumption. Agents will supersede services. There will be many companies way ahead of the curve and the rest of the industry will take 5-10 years to catch up.
Yes. My agent speaks A2A with itself and others. But my agent is built in layers like an organization.