-
securityF
license-
qualityAn MCP server that enables LLMs to 'see' what's happening in browser-based games and applications through vectorized canvas visualization and debug information.
21
JavaScript
Socket.IO is a JavaScript library for real-time web applications. It enables bidirectional, event-based communication between web clients and servers, allowing for features like real-time analytics, instant messaging, binary streaming, and document collaboration.
Why this server?
Uses Socket.IO for WebSocket communication between the browser client and server, avoiding CORS issues in cross-domain setups.