Under the hood
Internal rename of the dynamic-MCP bridge server code, no behavior change
What
The module that manages the "meta-MCP" bridge (the internal server config used to mount dynamically connected MCP servers, a way of plugging in external tool servers) had its internal variables and helper functions renamed throughout, including its permission set/get wrapper, allow/deny rule helpers, and mount connect/detach logic.
Why
This is a code-clarity change only; nothing about how the bridge behaves appears to have changed.