What
Currently the controller sends a request to the broker to get the current status of that MCP Server and report it in the status of the MCPServerRegistration.
There is legacy code here from the POC that looks up the endpoint slice. Really it should be possible to just use the service name
Option
We could also remove the status checks from the controller. THe controller can consider the MCPServerRegistration complete once it has written the config for that MCP into the correct locations.