Debug Electron main and renderer processes with automation and network capture.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "electric-cherry" yet — see the docs or source repo.
Connect to electric-cherry, attach to the current Electron app's renderer process, collect console errors, uncaught exceptions, and related stack traces, then summarize the most likely root cause.
A list of renderer errors, key stack traces, and a likely root-cause analysis.
Use electric-cherry to debug the Electron main process, inspect startup breakpoints, exceptions, and module loading, and help me identify why the app fails to launch.
Debug results for the main process, including exception locations, failed module loads, and fix suggestions.
Use electric-cherry to monitor this Electron app's network traffic, capture API calls, status codes, headers, and response summaries, and identify failed requests.
A network request list, failed API details, and a diagnostic summary for troubleshooting.
Debug Electron apps via MCP with process control and deep inspection.
Automate, debug, and inspect Electron apps in real time via DevTools.
Embed MCP in Electron apps to control windows and renderers via CDP.
Provides IPC scaffolding, security auditing, and build help for Electron projects.
Connect AI to Chrome tabs for inspection, debugging, and runtime diagnostics.
Debug Node.js programs via V8 Inspector with breakpoints and variable inspection.