Under the hood
Remote MCP tool dispatch gained callbacks for when a call is first sent and when a recipient acknowledges it.
The remote MCP tool-call dispatcher now accepts optional onFirstSend and onAddressed callbacks, fired when a tool call is sent over the transport and when a recipient acknowledges it.