MCU-AI-Debug: Advanced MCU Debugging with AI & Real-time VisualizationHigh-performance MCU debugger extension with AI/MCP integration, hardware-accelerated real-time graphing, and local data recording, forked from the mcu-debug project. 1. Model Context Protocol (MCP) ServerEmbedded MCP server that exposes debugger state to external AI agents (Copilot, Cursor, Claude Desktop, etc.) without complex scripting. Quick Start
Key AI Tools
2. Editor Integration & Local RecordingMake debugging workflows faster by adding expressions directly from the editor and recording Live Watch data to local files. Quick Add from EditorSelect a C/C++ expression in the editor, right-click and choose "Add to Live Watch" to push the expression into the Live Watch panel instantly.
Local Recording (CSV / JSONL)Record selected variables to a local file (CSV or JSONL) with high-precision timestamps. Supports automatic sanitization of GDB value formats. 3. High-Performance Real-time GrapherHardware-accelerated HTML5 Canvas rendering engine for real-time variable visualization.
4. Relationship with UpstreamMCU-AI-Debug is a stable, production-ready fork of the
5. LicensesThis project uses a multi-component license model:
Note: This is an unofficial fork and is not affiliated with or endorsed by the upstream maintainers. |


