- Updated code structure in documentation for clarity. - Added example configuration file for AutoGen-MCP-Server. - Created detailed logs directory documentation. - Expanded development requirements with additional tools. - Updated core requirements with new dependencies. - Added module docstrings for better code understanding. - Introduced a web UI template for configuration management. - Implemented integration and unit test structure.
4 lines
73 B
Python
4 lines
73 B
Python
"""
|
|
MCP Server implementation - Entry point for MCP-capable clients.
|
|
"""
|