Introduction Like alot of other people when I first saw Google announce the Agent2Agent Protocol, the first thing that came to mind was . Fortunately, they pretty explicitly called out that this was something to be built on top of MCP and not entirely replace it. Whether that holds true long term is yet to be seen. So what is the Agent2Agent Protocol ? To put it simply its a way for agents to…
Background After the excellent blog from Invariant Labs on tool poisoning attacks I wanted to see if there were any other vectors that could be taken outside of the tool description itself to achieve similar results. One of the lesser-known and lesser-supported features of MCP are resources. Resources are a way for servers to expose data to the client. Examples include log files, database schema,…