CtrEditor/.vscode
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
..
launch.json
mcp_config.json Add MCP Server and Proxy for CtrEditor with LLM Integration 2025-09-06 17:05:59 +02:00
settings.json Add MCP Server and Proxy for CtrEditor with LLM Integration 2025-09-06 17:05:59 +02:00
tasks.json