# Computer Control MCP Source Code
This directory contains the source code for the Computer Control MCP package.
## Structure
- `computer_control_mcp/`: Main package directory
- `__init__.py`: Package initialization
- `__main__.py`: Entry point for running as a module
- `core.py`: Core functionality
- `cli.py`: Command-line interface
- `gui.py`: Graphical user interface for testing