Enables AI assistants to interact with the s&box editor through real-time WebSocket communication.
This Model Context Protocol (MCP) server acts as a crucial bridge, allowing AI assistants to seamlessly interact with the s&box game editor. It facilitates real-time communication via WebSockets, working in conjunction with a separate s&box Adapter Library. The server receives commands from AI assistants, translates them into structured WebSocket commands, sends them for execution within s&box, and returns responses, enabling natural language control over your s&box projects.