Under the hood
Remote tools announcements now report the status of the dynamic bridge MCP server
What
The handler that responds to remote_tools_announce requests now includes a bridgeServer callback among its dependencies. This callback looks up the app's MCP client that has scope === "dynamic" and reports its name, configuration, and whether it's disabled.
Why
This lets the remote-tools-announce process include information about the dynamic bridge MCP server, giving a more complete picture of active MCP connections when tools are announced remotely.