"""
Frontend debugging interface for MCP PyBoy Server.
This module provides a web-based debugging interface for monitoring and controlling
the MCP PyBoy server during development. It is not part of the core MCP functionality
but rather a supplementary tool for testing and debugging.
"""