I am using Gradio via Docker with MCP server enabled.
The same Gradio app as a Gradio space would show the MCP badge.
How can I enable the MCP badge when using Docker?
Context: I am using Docker for better dependency management using uv
. It also makes it easier to reproduce the same setup.