CtrEditor/Services
Miguel f07e7895f6 Add MCP Server and Proxy for CtrEditor with LLM Integration
- Implemented MCPServer class for TCP communication, allowing remote control of CtrEditor simulations.
- Added JSON-RPC methods for object management, simulation control, and screenshot functionality.
- Created a comprehensive LLM usage guide in MCP_LLM_Guide.md for interacting with the MCP server.
- Developed start_mcp_proxy.bat and start_mcp_proxy.py scripts to facilitate connection between GitHub Copilot and the MCP server.
- Enhanced error handling and logging throughout the MCP server and proxy scripts.
2025-09-06 17:05:59 +02:00
..
LLMService.cs Mejorado la descripcion de las extracciones de Tag con Patrones 2025-02-17 13:04:21 +01:00
MCPServer.cs Add MCP Server and Proxy for CtrEditor with LLM Integration 2025-09-06 17:05:59 +02:00
PaddleOCRManager.cs Agregado de PaddleOCR y correccion de TagPattern 2025-03-27 14:50:51 +01:00