OpenOCD Debugger

Debug microcontrollers from Claude via OpenOCD: flash, breakpoints, memory and registers by name.

stdiocommunityapplication

Package Details

Transportstdio
Runtimeuvx

Environment Variables

OPENOCD_BIN

Path to the OpenOCD executable. Optional: if unset, the server uses a bundled copy (when present) or 'openocd' on PATH.

OPENOCD_MCP_CONFIG

Path to a per-project openocd-mcp.json (target_cfg/svd_file/elf_file). Optional: by default the server looks for openocd-mcp.json in the working directory.