Embedded hardware debugging workflow for probe-rs targets using embedded-debugger-mcp. Use when Codex or Claude Code needs to inspect debug probes, validate embedded debugger setup, start the MCP server, guide a user through ARM Cortex-M/RISC-V flashing/debugging/RTT workflows, or operate without installing an MCP client by using the CLI plus prompts.
$npx -y skills add adancurusul/embedded-debugger-mcp --skill embedded-debuggerInstalls into the current project.
Run `npx skills use "https://github.com/adancurusul/embedded-debugger-mcp" --skill "adancurusul/embedded-debugger-mcp/embedded-debugger"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/adancurusul/embedded-debugger-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/adancurusul/embedded-debugger-mcp"` and select the relevant skills, then follow their instructions.