Drive and debug Coherent Gameface UI through the Chrome DevTools Protocol.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "gameface-devtools-mcp" yet — see the docs or source repo.
Connect to the target Gameface UI, list the main DOM nodes on the current page, and explain the hierarchy of the button area.
A summary of the main DOM structure and the button area's hierarchy for UI debugging.
Run JavaScript on the current Gameface page, read the selected menu item's state, and output related variable values.
The script result and key state values to help diagnose interaction logic issues.
Take a screenshot of the current Gameface UI and collect recent console output, focusing on errors.
A UI screenshot and a summary of console logs for reproducing and reporting issues.
When a Coherent Gameface UI has unresponsive clicks or incorrect state, developers can inspect the DOM, run scripts, and capture console output. This helps isolate frontend logic or UI-layer issues faster.
Designers or product managers can capture screenshots and inspection results when reporting UI issues. This makes it easier to communicate the problem location and behavior with developers.
When Gameface UI scripts are complex, developers can use breakpoint debugging to trace execution. It is useful for investigating event handling, state transitions, and failure points.
It is an MCP server that lets AI drive Coherent Gameface UI through the Chrome DevTools Protocol. It supports JavaScript evaluation, screenshots, DOM inspection, console capture, and breakpoint debugging.
Based on the description, you need access to a Coherent Gameface UI and a debugging connection via the Chrome DevTools Protocol. For exact runtime and configuration details, see the source repository.
It is specifically aimed at driving Coherent Gameface UI rather than general-purpose web automation. The core capabilities still center on the DevTools debugging interface, but the target is a Gameface-based UI.
Connect Chrome DevTools so AI can debug pages and inspect performance.
Connect AI to Chrome tabs for inspection, debugging, and runtime diagnostics.
Visually test, debug, and analyze web interfaces with automated Playwright workflows.
Control and inspect a live Chrome browser for automation, debugging, and performance analysis.
Debug Node.js programs via V8 Inspector with breakpoints and variable inspection.
Control and inspect Brave with DevTools for automation, debugging, and performance analysis.