a year ago
developer-toolsClient library for integrating browser games with Vibe Eyes MCP debug server
Overview
what is Vibe Eyes Client?
Vibe Eyes Client is a lightweight client library designed to integrate browser games with the Vibe Eyes MCP debug server, enabling real-time debugging, visualization, and analysis of game performance.
how to use Vibe Eyes Client?
To use Vibe Eyes Client, install it via npm or include it directly in your HTML. Initialize the client with default or custom settings to start capturing game data and visualizations.
key features of Vibe Eyes Client?
- Canvas screenshot capture and streaming
- Console log and error collection with timestamps
- Global error and unhandled promise rejection handling
- SVG visualization display from server feedback
- Minimal performance impact on games
- Configurable capture rate and display settings
- Multiple build formats (UMD, ESM, IIFE)
use cases of Vibe Eyes Client?
- Debugging browser games in real-time
- Visualizing game performance metrics
- Capturing and analyzing console logs and errors
FAQ from Vibe Eyes Client?
- Is Vibe Eyes Client free to use?
Yes! Vibe Eyes Client is open-source and free to use.
- What programming languages does it support?
Vibe Eyes Client is primarily designed for JavaScript and can be used in any browser environment.
- How can I customize the capture settings?
You can customize settings such as capture delay, maximum logs, and canvas ID during initialization.