Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> A2A is an open protocol that complements Anthropic's Model Context Protocol (MCP), which provides helpful tools and context to agents.

A "server" sample: https://github.com/google/A2A/tree/main/samples/js/src/serve...

So it looks like the point is that it keeps the connection/context open for multiple interactions vs. MCP, which is more like pure request-response?



MCP is stateful. They are currently developing stateless support. https://github.com/modelcontextprotocol/modelcontextprotocol...


Oh good to know, thanks for the clarification!


I don't know if it would be right to call MCP pure request/response, since unlike HTTP, it's a stateful protocol.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: